I have a user with a form that will occasionally prompt for a required checkbox field to be filled in on submission. The problem is there is already a value in the field. Now the catch here is that this only happens when the checkbox is filled using a javascript that fills it out based on another selection. It doesn't seem to happen consistently as I could not recreate the issue.
Has anyone else ran into this? if so any suggestions on a work around?