Edit Rule Triggers

Use edit rule triggers to validate field values that are based on business functions or rules (logic that you write yourself). For example, you can define an edit rule trigger that performs these tasks:

  • Validates and compares a field with a particular value.

  • Ensures that a field value is within a specified range of values.

  • Links a field to a specific UDC search & select form.

  • Checks for Y and N values.

To base the trigger on a business function, the business function must already exist. To base the trigger on a rule, build the validation logic at the time that you define the trigger.