Form Events |
When you add actions to a data entry form, the following events are available.
Event |
Description |
---|---|
Form Opened |
The event occurs when the data entry form is being opened but has not yet been displayed. |
Validate Data |
The event occurs when the form is being closed and the data can be validated. |
Form Closed |
The event occurs when the user clicks Print or Preview to finish entering data and to close the data entry form. |
Form Cancelled |
The event occurs when the user clicks Cancel or to close the data entry form before the data entry process is completed. |
For more information about how to add actions to events, refer to Adding Actions to the Document or Form.