Validation
Last updated
Was this helpful?
Last updated
Was this helpful?
The first check mark next to the form widget is the validation rule. You can use this item to add a validation to your interaction page. When you add a validation rule you are prompted with the expression editor. Here you add the expression that should be validated. The validation rule overrides the ignore user input and will always be checked when leaving a node through a button exit.
Validation Rule
Expression that is checked for true or false when going out of the node with a button exit. This can be changed by selecting the input field or double clicking the expression in the template editor.
Style context
The color of the validation message box.
Show close button
Toggle the close (X) on or off. The close button is found on the right side of the validation message. (see image below) This option is only visible on 4.2 runtime in staging or live.
Check the Ignore User Input information on how to prevent validation for a cancel action.