🔧 Workflow Rules
Amp Impact has four workflow rules on Result__c object, each of which are associated with at least one field update workflow action:
Workflow Rule Name | Description | Workflow Action(s) |
---|---|---|
Result values are created | Checks whether the result values on a result record are being populated for the first time |
|
Result values are edited | Checks whether the result values on a result record have been modified |
|
Target values are created | Checks whether the target values on a result record are being populated for the first time |
|
Target values are edited | Checks whether the target values on a result record have been modified |
|
These workflow rules and actions are Active on installation of the managed package. They can be deactivated if your organization does not wish to use them. To do so, go to the Setup Quick Search box, and search for “Workflow Rules”. Click “Deactivate” next to any Workflow Rules that your organization does not want to use.