Workspace Rule Triggers

Rule triggers are events that occur in a workspace that cause a rule to be evaluated. If you add more than one trigger to the rule description, the rule will be evaluated after any of the selected triggers occur.

Designing for efficiency—To best support the maintenance and performance of your workspaces as they grow and change over time, always try to construct workspace rules that are scalable and suited to the need at hand. For example, rather than setting up a rule that hides a tab on a workspace when the editor loads, you might simply edit the workspace itself and set the tab to be hidden by default. Rule actions that are triggered unconditionally when “The editor loads” can be eliminated by simply having the workspace default to the desired state, which is more efficient for your system to perform.