Creating Event Handlers
In its most basic form, an 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. See About Event Actions.
To create an event handler:
Note: Application events and event handlers are defined for an application
database and not a particular site. To allow an event handler to only run at certain
sites on a database, on the Event Handlers form,
specify the sites in the Applies To
Sites field.