I've created several forms using the Form Wizard which works well. However, I invariably forget one of the field names, e.g., did I leave the e-mail textbox as text_n (system assigned) or did I change it to text_email? Did I go with default name for radio buttons or did I give them a specific name? How can I get back to these form fields (elements)?
Hi david.dev,
You can use the Wizard Edit icon to re-edit using the Wizard; or you can open the Form Editor by clicking the form name in the Forms Manager, then go to the Form Code tab and open the Form HTML box.
Note - you cannot use the Wizard Edit after you have made manual changes to the form HTML - or, rather, if you do you will lose any manual edits.
Bob
You can use the Wizard Edit icon to re-edit using the Wizard; or you can open the Form Editor by clicking the form name in the Forms Manager, then go to the Form Code tab and open the Form HTML box.
Note - you cannot use the Wizard Edit after you have made manual changes to the form HTML - or, rather, if you do you will lose any manual edits.
Bob
This topic is locked and no more replies can be posted.