What it is:
We added conditional variables and multi-condition support for notifications. Compare form variables with a value and chain additional conditions to control when a notification is sent and with which content.
Why it matters
-
Truly contextual notifications driven by document data.
-
Less manual routing: more automation and accuracy.
-
Reusable templates with clear, maintainable logic.
How to use
-
Open the form and go to Notification → Condition.
-
In Variable, pick the field (e.g.,
{{RUT}}
). -
In Logic condition, choose the operator (e.g.,
=
). -
In Value compare, enter the target value.
-
Select the data source (Field or Fix).
-
Click Add condition (+) to append more rules (you can combine several).
-
Configure Email, Subject, Suffix, and Message, then save.
Notes: Conditions are evaluated when the notification is sent; make sure variables reference existing form fields.