How can I set multiple triggers with the Unrequire Condition?

  • mijot
    Asked on April 27, 2017 at 1:52 PM

    I created a condition which make all the fields in the form "unrequire" based on the selection on dropdown filed.

    It works fine except for when the selection on the dropdown changes, all the fields (without exception) on the form become required, which is not what I need.

    Is there a way to workaround this, without having to create conditions for all other selections in the dropdown?

  • Support_Management Jotform Support
    Replied on April 27, 2017 at 4:02 PM

    Hello @mijot - You failed to mention which form and which field you're referring to so I'm hoping it's this one https://www.jotform.com/63206492179157

    How can I set multiple triggers with the  Unrequire Condition? Image 1 Screenshot 40

    I cloned that form and noticed your UNREQUIRE Condition is currently disabled. If your aim is to unrequire fields, regardless of what was picked/selected from the Visit Dropdown field, then you should change your Condition:

    FROM IF Visit IS EQUAL TO blah

    TO IF Visit IS FILLED

    How can I set multiple triggers with the  Unrequire Condition? Image 2 Screenshot 51

    On the other hand, if you're only aiming to target 1, 2, 3 or 4 specific options inside your Dropdown Field and not ALL of them, then yes, you'd have to create separate triggers for them. You can do this in just 1 Condition, you won't need to create separate conditions for each.

    What you need to do is add more triggers by clicking the PLUS (+) icon:

    How can I set multiple triggers with the  Unrequire Condition? Image 3 Screenshot 62

    (The example above shows 2 possible selections to trigger the condition - 3 Mo Post OR Exited Study)