How can we hide/unhide a section of a page using a conditional logic ??

  • rake879
    Asked on May 17, 2017 at 2:25 AM

    As in the screenshot , i need to capture data ( 8 drop downs ) for every drop down 1 & drop down 2 combination.

     

    For ex if user selects Option 1 (drop down 1) and Sub option 1 & Sub Option 2(in drop down 2) then i need to capture data as below

    1. For Combination- Option 1 and Sub - Option 1 - I need to capture at least 8 other fields 

    2. For combination - Option 1 and Sub - Option 2 - I need to capture at least 8 other fields 

     

    ...and so on...

     

    I am planning to hide/ Unhide a section of page which contains those 8 fields . 

     

    Is this possible ?? Could you plz guide me if there is any other way to do this scenario ??

     

    Thanks in advance 

    Jotform Thread 1146717 Screenshot
  • seth
    Replied on May 17, 2017 at 4:34 AM

    Hello,

    You can skip or hide a page using conditions. There is an option in conditions to work with pages:

    How can we hide/unhide a section of a page using a conditional logic ?? Image 1 Screenshot 30

    Here I prepared a demo form for you:

    https://form.jotform.com/71361760223954

    You can clone it and inspect it on your side:

    https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

     

    Here is the condition setup that I used:

    If option 1 is selected in first drop-down and sub-option 1 is selected on the sub-option of the first drop-down, the condition hides page 2. Please make sure to set the "any" or 'all" options on the condition. You can add more statements with the + button:

    How can we hide/unhide a section of a page using a conditional logic ?? Image 2 Screenshot 41

    I hope this answer helps. Please don't hesitate to contact us for your further queries.

     

    All the best!