Go to the next page automatically after filling a field

  • geo89
    Asked on June 17, 2015 at 3:10 AM

    Hi, I would like to set up a form that allows the user to go to the next page when he fills a field (a field becomes non-empty) without using the hide/show method (the form is too large and complicated).

     

    user clicks on checkbox -> automatically gets directed to the next page

  • Boris
    Replied on June 17, 2015 at 6:14 AM

    We do not have a way to automatically skip pages, as pages are only skipped when you press Next / Previous buttons of your Page Breaks.

    Go to the next page automatically after filling a field Image 1 Screenshot 30

    As you want to have options appearing instantly when a condition is met, it would be best to use the Show / Hide fields conditional logic to achieve what you are after, and you can use the "Show Multiple" or "Hide Multiple" to show/hide multiple fields when a condition is met.

    Go to the next page automatically after filling a field Image 2 Screenshot 41

    Alternatively to setting it up with Show/Hide Multiple, you could also try and mimic the pages by using the Form Collapse tool, and then show/hide these Form Collapse tools. For this method, you can read a very nice guide here:

    Show-or-Hide-multiple-fields-at-once-using-form-collapse-tool

    Please let us know if you need further assistance, we will be happy to help.