Resequencing Event Handlers

Use the Event Handler Sequence form to change the sequence in which your event handlers execute for a specified event.

Note: 
  • This form is intended to be accessed as a linked form, only from the Event Handlers form through the Resequence button. If you open it in standalone mode, the results can be unpredictable.
  • You can change the order only of event handlers that have the same Access As value that is displayed on the Access As form, and then only if they are grouped together (that is, adjacent to one another in the sequence). You cannot use this form to change the sequence of event handlers with other Access As values.
  • To change the order of your event handlers with respect to those of others (that is, with different Access As values), use the Keep With and Chronology fields on the Event Handlers form.

To change the sequence of an event handler:

  1. In the grid view, select an event handler that has your Access As value.
  2. Click the Up or Down button to move the selected handler up or down in the sequence, keeping in mind the restrictions mentioned above. If you try to violate those restrictions, the system generates an error and you cannot complete the move.
  3. Save your changes.