How can we skip the pages of the form based on the selection made?

  • ccnytowers
    Asked on August 27, 2015 at 11:44 AM

    Example.

    What day did you move into the residence hall.

    a. Sunday

    b. Monday

    c. Tuesday

    d. After Tuesday

     

    So, if users select option D, I would like for the form to take them to the end of the survey to submit.  Is there a function that allows that?

     

  • Ben
    Replied on August 27, 2015 at 2:45 PM

    What you are after is the condition to skip to page.

    Basically you check what user had selected and based on that, you set what page they should end up on when they click on next button.

    You can see more on this on the following two threads:

    http://www.jotform.com/answers/10656-Multiple-Page-Form-Is-there-a-way-to-skip-pages

    http://www.jotform.com/answers/599159-Conditional-logic-skip-to-last-page

    Now if you happen to have any questions after following the steps shown in them, do let us know and we would be happy to assist you with your own form on this thread :)