With this function you can insert a
submit button in a form. The final user can fill a form, press the button, then the form data are sent as specified inside the
“form start” marker.
To insert a button for page changes (with a click on the button, the user jumps to another page) just
insert the image of a button, right click the image, choose "Define link". The form buttons are special buttons and should not be used for that purpose.
There are two kinds of form buttons: submit and reset. The reset button simply resets all form fields. The submit button starts the action specified in the
form start marker. The button can be a “classic” button or an image. To use an image as a button, simply click on “select image”.