PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Add Submit button (or jump to end) in multi-page Form

  1. CloutLaw
    Member

    Hello,
    I am creating a long form with multiple pages. I want the user to be able to jump at the end of the form and submit the data. I thought i could add a button like "Jump to end" and display it like Next/Previews buttons.

    Is this possible?

    Thank you.

    Posted 13 years ago on Friday July 1, 2011 | Permalink
  2. There is no jump to end. They would have to either page through all the pages, or you would have to configure your form using conditional logic so that certain conditions need to be met for the other pages to be displayed. If pages are being hidden by conditional logic then the form will submit immediately since there are no additional pages to load.

    Posted 13 years ago on Friday July 1, 2011 | Permalink
  3. CloutLaw
    Member

    Thank you for your answer, but i was thinking, is there a way to show the submit button on all pages?

    Posted 13 years ago on Tuesday July 5, 2011 | Permalink
  4. In a multi-page form the Submit button only appears on the last page. The Next button acts as the submit button if no additional pages are accessible due to conditional logic hiding them.

    Posted 13 years ago on Tuesday July 5, 2011 | Permalink