Creating application event handlers
In its most basic form, an application event handler consists of these parts:
- An association with a particular application event
- A handler sequence number
- One or more actions to perform when the application event is triggered
Each event handler is uniquely defined in the system by the combination of an event name and a handler sequence number. Both of these are set on the Event Handlers form. Event handlers must have one or more associated event actions.