Defining an Event Handler Record
After you define an Operation record to implement the logic in the source code, you create an Event Handler record.
To define an Event Handler record:
1. In Max Designer, on the Development Actions () launchpad menu, click Object Designer, and then in the left pane, search for and click the Event Handler object.
2. In the left pane, click Records, and then in the list view, in the top left corner, click Create ().
3. On the New Event Handler page, in the Name field, enter a descriptive name for the event handler, and then in the Operation field, select the operation you created for this event handler.
4. In the top left corner, click Save (), and then on the Originators tab, in the Event Handler Originator list, in the top left corner, click Link ().
5. In the Link Related Operations list, select the operations you want to link to the event handler, and then click Link Selected Records ().
6. In the top left corner, click Save and Close (), and then on the Development Actions () launchpad menu, click Synchronize.
For more information:
Was this helpful?