How to hide other page on the form base on selected option

  • ecmdi
    Asked on May 16, 2017 at 8:31 AM

    I have a form i want to create with 3 options. Based upon what the user selects from the 3 options (like a dropdown box) i want certain parts of the form hidden. I've tried hiding the fields based upon the selection but it's not working properly.

    I would really like to do an option where they select an option from the dropdown box and it takes them to a page with the appropriate fields to fill out, without the other pages being available becuase they didn't select the option that pertained to that page. 

  • jonathan
    Replied on May 16, 2017 at 8:44 AM

    You can achieve this using the Skip to page condition rules in the form Conditions.

    Check this user guide: How-to-Skip-Pages-Using-Conditional-Logic

    How to hide other page on the form base on selected option Image 1 Screenshot 30

     

    You can test my demo form https://form.jotformpro.com/71353377927970

    This is the condition rules I did.

    How to hide other page on the form base on selected option Image 2 Screenshot 41

     

    Let us know if you need further assistance.