Conditional Logic
Conditional Logic
Conditional logic provides allows you to define rules for Dynamic Visibility

Clicking on the operator brings up a list of the avilable options which include:
equals (=)
not equal (<>)
less than (<)
less than or equal to (<=)
greater than (>)
greater than or equal to (>=)
is empty
is not empty
changes - avilable for triggers only
Compound Conditional Logic
You can configure multiple conditions for Dynamic Visibility, Interactivity and Triggers.
To add another condition, click the button. This will generate another set of inputs for adding a new rule. Additionally, a delete option will appear, allowing you to remove these new rules.

After adding another condition a logic toggle will appear with "AND/OR" options. This selection dictates whether the functionality is activated when all conditions are satisfied (AND) or on an either-or basis (OR). By default, the "AND" option is selected.
Last updated
Was this helpful?