Form Samples
From the menu go to: Insert > Forms > Feedback Form
Order Form
Survey Form
Fieldset Form


Examples are basic form layouts and can easily be customized to suit your needs. Place your cursor in an new/opened html page at a desired location. Select and left click to insert.

NOTE: The form's action attribute must be implemented in order to send the collected input to a given destination. For a PHP example, from the menu go to: Insert > PHP Tags > PHP Scripts > Form. Left click to open. PHP must be installed on your server or system for functionality. See also: What's PHP?