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 is satisfied upon load or display.

    • Onchanged

      This event applies the defined conditions and setters when a column value is changed or updated.

    • Postcommit

      This event applies the defined conditions and setters after a column value is 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 must be satisfied.
  3. Click Save.