HTML Mode

On each Form element settings page, there is an Edit HTML button. This button brings you to an advanced HTML Mode screen where you can customize the form element using HTML tags.
Edit HTML

Note that this feature requires knowledge of HTML.

The HTML Mode screen displays the Name and value tag for each attribute of the form element. Beneath the last pair there are two blank text boxes. To add name/ value combination, enter the information into the text boxes and then click the "Add another" button.
Add another

Note The double quote character - " - cannot be used in these fields. If you need to enter a double quote into the attribute field, encode it as %22

The new name/value combination displays in the list, and a new blank set appears. You can continue to add name/value combinations. To remove a name/value combination, click the "Delete" link beside the pair.

To return to the Edit element screen, click the "Hide HTML" button.
Hide HTML

If you have finished adding the form element and would like to return to your web site, click "Done".
Done


Close Help Window