Add an Apply Validation action
Use the Apply Validation action to validate the available controls on the desktop, phone and tablet forms so that you can apply the validation from any user interface that has events. When the action executes, it validates all the controls on the form and displays errors if a control is not valid.
Note We recommend that you place the Apply Validation action at the
end, that is, after all the other actions are placed on a form. However, if
there are other actions after Apply Validation action, the actions are still
executed.
- On the Form Modeling bar, click Actions.
-
On the
Actions page, click
Add
.
- On the Type list, select Apply Validation.
- Enter a Name and Description for the action.
-
Click
OK.
The newly created action is added to the table.
- Associate the action with the control to trigger this action. To call the Apply Validation action upon form load, associate the action with the form. See Associate an action with a form or control for more information .