I'm trying to make a checkbox active on a form that is otherwise locked due to the security access being set to User Only. Basically, I'm trying to do what the below link shows but allow the changes to be saved:
https://www.itaintboring.com/dynamics-crm/business-rules-and-read-only-forms/
In this scenario, it's a simple checkbox a user can check to validate that they've reviewed the form. All users can view the note field, but otherwise can't edit anything unless it's they created the form.
Enabling editing of the entire form isn't an option.
Is there any way to make an exception for this field?







