Links
Comment on page

Validation

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.
Property
Description
Validation Rule
Expression that is checked for true or false when going out of the node with a button exit .
Style context
The color of the validation message box.
False validation for every style in the runtime as seen by a user.
Template editor
Check the Ignore User Input information on how to prevent validation for a cancel action.
Last modified 6mo ago