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
AbAb 

reject the already approved approval action and keep the history of approve and reject

Hello,

How can i reject the old approved approval action , and keeep a history of the same.

thank you
Best Answer chosen by Ab
ANUTEJANUTEJ (Salesforce Developers) 
Hi Sandine,

You could create approval history object so that when ever a record is created or updated you can create a record in the approval history object.

I hope this helps and in case if this addressed you question can you please choose this as best answer so that it can be used by others in the future if they face a similar issue.

Regards,
Anutej