Conditions to hide page based on a field's answer not working

  • helioguimaraesrj17
    Asked on August 18, 2018 at 2:05 PM

    Hi guys.

    I have been looking answer for that question, but I couldn’t find it.

    I’m working on a simple form, “Clone of 1 application Docs.

    I guess that problem is conflict of logical.

    My logical is (the dropdown “Number of applications” has 5 options, are 1,2,3,4 and 5):

     

    If you select “1” hide pages 2,3,4 and 5.

    If you select “2” hide pages 3,4 and 5.

    If you select “3” hide pages 4 and 5.

    If you select “4” hide page 5.

    If you select “5” keeping all pages.

    1534615017Logical Screenshot 10

     

    I use the FORM TAB to see the results. It’s works fine. But a tried check the form on button NEXT, the logical above doesn’t work.

    Did I make any mistake?

    Is there another way to do that?

    Thanks.

     

  • Mike_G JotForm Support
    Replied on August 18, 2018 at 3:17 PM

    I would like to apologize for any inconvenience. However, the conditions that you showed us in your screenshot is in conflict with the settings of the Form Tabs widget in your form.

    Setting the "Allow navigation without validation" option of the Form Tabs widget to "No" should fix the issue you are having.

    1534619826t15 15 36 Screenshot 10

    If you have other questions or concerns, please feel free to let us know.

  • helioguimaraesrj17
    Replied on August 18, 2018 at 4:05 PM

    Hi Mike_G

    Thank you.