Conditional logic is used to hide form elements until specific form conditions are met.
Condition logic can be applied to any element type and is controlled by a switch in the element details. These conditions can apply to the Radio Buttons, Select, Checkboxes, Number, and Calculation elements.
Input Elements
Conditional logic on user inputs is simple: an input can either have a value or not have a value.
Multiple Conditional Logic Rules
After you have created a single conditional logic rule, additional rules can be added as well. When you add a second rule to the conditional logic of an element, two new options will appear: the Match ALL and the Match ANY buttons.
- Match ALL: The Match ALL button will ensure that ALL of the rules are met before the element will display.
- Match ANY: The Match ANY button will display the element if ANY of the rules are met.
Conditional Logic on Numbers and Calculations
Conditional logic can also be placed on number and calculation elements. This will allow you to conditionally show an element based on the value in another element.
The conditions you can place against number and calculation elements include:
- not equal to
- greater than
- greater than or equal to
- less than
- less than or equal to
You are able to add as many conditional logic rules as desired, but they will follow these same logical rules.
Comments
Let us know what was helpful or not helpful about the article.0 comments
Please sign in to leave a comment.