Field Value Compare
"Field Value Compare" is a Condition which used in the rule panel to compare two values. It supports logical comparisons such as is equal to, not equal to, greater than, less than, greater than or equal to, and less than or equal to. The condition evaluates whether the field’s current value matches the specified criteria, and triggers the associated actions only if the condition is met.
Properties and Explanation
To make use of this event, these settings must be configured accordingly.
Full Configuration Example
Below is a screenshot of the Field Value is Compare Condition configuration, showing all properties set for the Value Expression, Condition and Compared to Expression:
A text input field with the ID Age takes the age value, and a condition checks if it is greater than or equal to 18. If the condition is true, the defined action (like showing a popup) is performed.
Last updated