Multiple Conditions (Skip to a page ) on a single page

  • rake879
    Asked on May 17, 2017 at 3:45 AM

    If As shown in the below pic ,  there are three conditions - if option 1 is selected then skip to page 1, if option 2 is selected then skip to page 2 , if option 3 is selected then skip to page 3

     

    If user selects Option 1 and option 3 then he has to skip to page 1 and then to page 3 ?? Is this possible ??

     

    I have tried doing this but the user goes to page 2 and not to page 3 

     

    Plz advice . Thanks in advance 

    Jotform Thread 1146772 Screenshot
  • BJoanna
    Replied on May 17, 2017 at 5:04 AM

    That is not possible. You are using checkbox field and you user can select multiple options. Latest conditions that is set will overrule other conditions, if two or three options are selected. For example if option 2 and option 3 is selected your user will be redirected to page 3. 

    You can use hide page option, but it will only work if multiple options are selected, unless you create more complex conditions. 

    Here is my cloned form with hide page conditions: https://form.jotformpro.com/71362166871964 

    Multiple Conditions (Skip to a page ) on a single page  Image 1 Screenshot 20

    Hide page condition will work only if 2 or 3 options are selected.

    Other way would be to have all fields on second page of your form and to use conditional logic to hide/show them base on selected option. 

    How to Show or Hide Fields Base on User's Answer

    Hide or Show Multiple Fields at Once

    Hope this will help. Let us know if you need further assistance.