Update Trigger naming conventions to [appname][object Name][Operation]
Triggers should have one trigger handler per object and then before insert/update and after insert/update triggers per app
|
|Process Name | <Event that fired the approval> Note that this is not the action or actions being performed but the original event that will trigger the entry criteria. This allows the approval actions to change over time. <br/>Including the salesforce object in the rule name is unnecessary as there is a standard field in the list view that can show this and filter on it. Whole words should be used and use of acronyms and abbreviations should be limited. |
Update Trigger naming conventions to [appname][object Name][Operation]
Triggers should have one trigger handler per object and then before insert/update and after insert/update triggers per app
salesforce-docs/_pages/Salesforce-Naming-Conventions.md
Line 197 in 227822f