You need to sign in to do that
Don't have an account?

I want to make "Read-only" fields editable only for approvers
Hi everyone,
I have a requirement like "three read-only fields have to be edited only by assigned approvers when the record is submitted for approval".
Please help me to achieve this.
Thanks in advance!
I have a requirement like "three read-only fields have to be edited only by assigned approvers when the record is submitted for approval".
Please help me to achieve this.
Thanks in advance!
Create a permissionset with edit access to those three fields and assign the permissionset to the user(Approver).
If this helps, Please mark it as best answer.
Thanks!!