Hello there
I have a form which works perfectly. It already has 4 radio fields (radio0, radio1, radio2 and radio3). Now, I want to put another radio field. I go to the edit wizard, I insert the field, save it and then go to the form management to edit the e. mail template. I insert the tag {radio4} but when receiving the e. mail it says {radio4} and not the user's option. At the "AutoGenerated Code" tab my new field is missing. I only holds radio0-3. How do I add my new radio field?
Thank you!
I have a form which works perfectly. It already has 4 radio fields (radio0, radio1, radio2 and radio3). Now, I want to put another radio field. I go to the edit wizard, I insert the field, save it and then go to the form management to edit the e. mail template. I insert the tag {radio4} but when receiving the e. mail it says {radio4} and not the user's option. At the "AutoGenerated Code" tab my new field is missing. I only holds radio0-3. How do I add my new radio field?
Thank you!
Hi chgeorge,
Please check the properties box to see what the input name of the new field is. If you added it later it probably isn't radio_4
Bob
Please check the properties box to see what the input name of the new field is. If you added it later it probably isn't radio_4
Bob
I 've checked it (at the Edit Wizard) but there is no "input name" for the radio fields...
Is there any other place to check it?
Is there any other place to check it?
Hi chgeorge,
You can view the page source, or open the Form Editor and check the Form HTML on the Form Code tab.
Bob
You can view the page source, or open the Form Editor and check the Form HTML on the Form Code tab.
Bob
This topic is locked and no more replies can be posted.