On Execute
Appearance
| Rules and examples |
|---|
|
| Warning | Work in progress! We are in the process of updating the information on this page. Subject to change. |
On Execute is triggered when the command button is pressed. This rule lets you define the actions that the command performs. For example, It can be filling in some data, hiding fields, etc.
In Woodford, you can edit the commands available for a form.
In Questionnaire Designer, you can edit the commands available when filling out a questionnaire.
On Execute is available for the following user interface components:
Example of a simple On Execute command
| If Condition | Command.Name | Equals | custom_del_street |
| Then Step | Entity.addres1_line1 | Clear |