Working with Rules

Edit a Rule

You can edit a rule in the component or a custom event listener, and modify its details, source, or target functions in the following way:

  1. Open the component or custom event listener from the Event Listeners page.
  2. Click the ellipsis icon for the rule, then click Edit.
    catalyst_event_listener_edit_rules
  3. Make the required changes, then click Update.
    catalyst_event_listener_edit_rules_1

Disable a Rule

You can disable a rule in a component or a custom event listener if you need to deactivate it temporarily. This will stop the event listener from listening to the event that the rule is associated with, and the associated functions will not be invoked when the event occurs.

To disable a rule in the component or a custom event listener:

  1. Open the component or custom event listener from the Event Listeners page.
  2. Click the ellipsis icon for the rule, then click Disable.
    catalyst_event_listener_disable_rule
  3. Click Yes, Proceed in the confirmation pop-up.
    catalyst_event_listener_disable_rule_confirm

The rule will be disabled. You can enable it again by clicking the ellipsis icon and clicking Enable.


Delete a Rule

To delete a rule in the component or a custom event listener:

  1. Open the component or custom event listener from the Event Listeners page.
  2. Click the ellipsis icon for the rule, then click Delete.
    catalyst_event_listener_delete_rule
  3. Click Yes, Proceed in the confirmation pop-up.
    catalyst_event_listener_delete_rule_confirm