Toolbar Buttons
Form Elements Toolbar
This toolbar lets you insert the elements of an HTML form into the editor. You begin by clicking the Forms button ( ). Next, add the fields and buttons that make up your form. The buttons are described in Buttons of the Form Elements Toolbar.
NoteThis documentation does not explain how to create HTML forms. Many books and Web sites are dedicated to this subject, such as http://www.w3schools.com/html/html_forms.asp.
Updating Form or Element Information
If you want change a form or an element, click the form or element within the editor then click the element's toolbar button. For example, to update the textarea field in the illustration below, click the field then click the text area button (circled in red below).
When you do, a dialog appears with the element's information. Update as needed.
Replacing Form or Element Information
To replace a form element with another, follow these steps.
- Click the element to be replaced.
- Click the new element's toolbar button.
- Complete the dialog that appears.
When you close the dialog, the new element and its information replace the old element.