...
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
For example, Suppose suppose you need to validate an email address entered in a field. You can create a workflow to check whether the email is valid. To trigger this workflow when the email field value changes, you would select the email field as the event source. In the events configuration, you would choose the "onchange" event, which ensures that the workflow is triggered automatically whenever the value in the email field is updated. |
...