Condition dropdown selection on form v4.0

  • Heidi
    Asked on March 3, 2017 at 9:53 PM

    I can't see to find the condition options that allows me to mess with the drop down or check box options.

    Product (drop down)
    - Product A
    - Product B


    Model # (drop down)
    - A01
    - A02
    - A03
    - B01

    Condition
    When Product A is selected
    SHOW option A01, A02, A03 
    HIDE opton B01

    When product B is selected
    SHOW opton B01
    HIDE option A01, A02, A03

     

  • jonathan
    Replied on March 4, 2017 at 2:44 PM

    You can achieve this by using 2 Model# Dropdowns and use condition rule to show which one depending on the selected Product.

    Condition dropdown selection on form v4 Screenshot 30

     

    Condition dropdown selection on form v4 Screenshot 41

     

    A more simpler way also is to use the Dynamic Dropdowns widget. You do not need any condition logic as it does the same.

    You can test my demo form https://form.jotform.com/70625298738973

    Let us know how it goes.

    Thanks.