Event Handlers

The Event Handlers page includes a list of event handlers and the type of event the event handler is configured to execute on.

To access this feature, you must have permission to access the Administration Tools.

The key concepts of event handlers are:

  • Events: An event is an action or occurrence that can be generated or triggered by the system, by the user or in other ways.
  • Event Handlers: An event handler is a routine that deals with the event. This allows a programmer or user to write scripts that are automatically executed when the event occurs.