By default, the submit button will always appear on the form after the last visible question, unless the form has no visible questions. If the form contains no questions, then the form will contain no submit button (unless it is in Guided Mode).

If your form has questions but your plan has access to Custom CSS, you can use it to hide the submit button. Otherwise, the submit button cannot be hidden from a form, and only moved to another page of the form.

Gotchas

  • A Hidden field by itself still counts as a question. You can use a hidden field to push the submit button further down or onto another page of your form.