how to create a next button

  • serifaz
    Asked on November 24, 2021 at 9:44 PM

    I want to make a button to go to another section of the form.
    I am making the form for a pretty lengthy application, and I want the button to save the values of a current form and take you to another or simply load different fields, replacing the originals.
    After the user clicks next it would simply bring up another form and once they submit it would send all the values to an email.

  • Patrick_R
    Replied on November 24, 2021 at 11:36 PM

    Hi there,

    To divide a form into multiple pages and to automatically create Back and Next buttons, you need to use the page break element (as indicated below).

    1637814722 619f11c20d58c  Screenshot 10

    Just drag/drop the page break element to the point from which you wish to create a new form page.

    User can fill in all the form fields and can then submit it; all values will be sent to you at your email address.

    Additionally, we also have 'SAVE' form feature which allows your users to save their progress and return to it later in order to complete it. If you need it, you can enable it from Form Settings (as shown below):

    1637814944 619f12a09c9bd  Screenshot 21

    If you have further queries, let us know.

    Thank you!