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
Michael DelyMichael Dely 

Checkbox Validation Rule (With Trigger to Uncheck)

I have a validation rule in effect where a field needs to be checked off in order to save the record.  It acts as an acknowledgment.  After it is checked and the record saved, I would like the checkbox to uncheck itself.  Is there a trigger I can implement that would uncheck the box after completion, however not interfere with the validation rule that enforces the checkbox to be checked when saving. 

Appreciate your help with this!

Thanks,
​​​​​​​Mike