Form: compare triggered submission¶
Available since: 1.0.0
Evaluates against the trigger name of the submission.
Fields¶
Trigger name
-
The trigger name is the machine name of the form submit element. Example: submit. A custom trigger name can be defined for example with the action "Form: add submit button".
Comparison operator
-
The available comparison operators like equals or less than.
When using the "Defined by token" option, make sure there is a token with this name: eca_form_triggered_operator Comparison type
-
The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_form_triggered_type Case sensitive comparison
-
Compare the values based on case sensitivity.
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.