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
Shivani KalsiShivani Kalsi 

I am working on leave management system in this i want to update field i.e management status for multiple records on click of approved or pending button , so how to do it?

prateek jainprateek jain
Hi
create multiple tasks on approval actions
Thanks