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
lewislewis 

trigger help on record ownership

during approval process the record owner changes to the final approver and besides a manual process, i have no way of changing the owner to the creator or submittor of the record.

 

can i get help oon creating a trigger

 

- A trigger to evaluate who was the previous owner and once the approval process is finished to change the owner.

or maybe
- A trigger to create a sharing from the actual owner (the last one to approve) to the record creator.