function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Arun Deepan LJArun Deepan LJ 

unlock record for Approval Process

Hi,
When an approval process is created, and submitted for approval, by default the record will be locked.

My requirement is, I don't want the record to be locked, when submitted for the approval. how can I obtain this
Best Answer chosen by Arun Deepan LJ
Dutta SouravDutta Sourav
In that case, this discussion might be helpful:
https://developer.salesforce.com/forums/?id=906F00000008xk5IAA

All Answers

Dutta SouravDutta Sourav
Hi Arun,

This link might be helpful:
http://releasenotes.docs.salesforce.com/en-us/winter16/release-notes/rn_apex_approval_locks_unlocks.htm#rn_apex_approval_locks_unlocks (http://releasenotes.docs.salesforce.com/en-us/winter16/release-notes/rn_apex_approval_locks_unlocks.htm#rn_apex_approval_locks_unlocks" target="_self)

Warm Regards,
Sourav
Arun Deepan LJArun Deepan LJ
Hi,
Thanks for your reply, But
I am not using approval process from Apex code. I want a solution in a declarative way.
Dutta SouravDutta Sourav
In that case, this discussion might be helpful:
https://developer.salesforce.com/forums/?id=906F00000008xk5IAA
This was selected as the best answer
Ayush KumarAyush Kumar
Hi Arun,
M looking for the same answer.Did you get anything on this ,please share with me also.

Ayush