Defining a trigger

  1. In the Trigger section, click New.
  2. Specify this information:
    Event
    Select an event from the list. These are the available events:
    • Onload: This event applies the defined setter when the condition has been satisfied upon load or display.
    • Onchanged: This event applies the defined conditions and setters when a column value has been changed or edited.
    • Postcommit: This event applies the defined conditions and setters after a column value has been committed or saved in the database.

    An event is the state of the screen when particular conditions and setters

    Operator
    Select from the operators list. An AND operator combines two or more conditions, all of which must be satisfied. An OR operator combines two or more conditions, and only one condition needs.
  3. Click Save.