Navigation and Submit Buttons
Each form contains at least 3 pages: 1 "Form
Page", the "Success Page" and the
"Error Page".
See also: Form Pages
Double-click on the "Form Elements" -> "Button (Navigation and Submit)" to add a button to the current form page.

There are 4 types of buttons available:
- Previous Page Button -> Go to the previous form page
Only add this button type if you are using a multi-page form and the current page is not the first page! - Next Page Button -> Go to the next form page
Only add this button type if you are using a multi-page form and the current page is not the final page! - Submit Form Button -> Submit the form
Only add this button type on the final form page! - Reset Form Button -> Clear all user input and go back to the first form page
Add this button type on the "Success Page" to allow the user to submit another form with different content.
Select the type of button you want to insert to your form and type in the button text (or use the default).
Sample: Single-page form
The single-page form does not require any
"Previous" or "Next" page buttons.
Only a submit is required!
The Captcha is optional, but recommended to protect your form against bots.
Sample: Multi-page form
The multi-page form requires a few more buttons:
- "Next" button on the first page.
- "Next" button on the second page.
We also recommend to add a "Previous" button to allow the user to go back.
- "Submit" button on form page 3.
We also recommend to add a "Previous" button to allow the user to go back.
The Captcha is optional, but recommended to protect your form against bots.

