...
Amp Impact has four workflow rules on Result__c object, each of which are associated with at least one field update workflow action:
Note |
---|
The following workflow rules have been deprecated Kalausi Release onwards. They have been replaced by Flows. You can find more information about the replaced flows here. Due to a Salesforce limitation these will be available in orgs installing Kalausi (v1.34) or a version after that, but will be marked deactivated. Please refer to the Upgrade Instructions if you’re upgrading to Kalausi from a previous release.. |
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 |
|
...