A system administrator is configuring a complex multi-step Approval Process for custom Service Level Agreement (SLA) Exception records. The business requirement mandates that immediately upon submission, the record's status field must update to 'Under Review' and submitters must be prevented from modifying any record details while the request is evaluated. During testing, the administrator configures an Initial Submission Action to update the status field, but discovers that submitters are still able to edit the SLA Exception fields after submitting the record. Which configuration setting must the system administrator modify to enforce the required edit restriction upon submission?
- Modify the Approval Process Editability Properties from allowing edit by administrators and the submitter to only allowing edit by administrators.Answer
- BAdd an explicit Record Lock action to the Initial Submission Actions section of the approval process.
- CCreate an automated Record-Triggered Flow that sets the Record Locked system checkbox to true during the initial save event.
- DConfigure the first Approval Step entry criteria to evaluate as false so that the initial submission lock is triggered automatically.
Answer
The administrator must update the Approval Process Editability settings so that only administrators (or assigned approvers, as appropriate) can edit records while locked in the approval process, preventing submitters from making modifications.
When a record enters an approval process, Salesforce automatically locks the record. However, who can edit the locked record depends on the process's 'Record Editability Properties' setting (configured during approval process setup). To prevent the submitter from modifying fields during approval, the editability setting must be set so that only administrators (or administrators and currently assigned approvers) can edit locked records, rather than allowing submitter edits.
Step-by-Step Solution
Key Concept
Approval Process Record Locking & Editability Settings
Estimated Time:2m 0s