I have an approval field (true/false) for each task performed by an employee.
The manager is the only one who can check the approval box.
They must currently do it one task at a time.
Is there anyway for the manager to check all the approval boxes in one action via some ‘approve all’ button on the screen?
I know how to filter so only all unapproved tasks are visible, for a given employee, grouped by date, but how to automatically update a single field in each row to the same value?