Clear field data dependent on checkbox YES or NO
I have a question on a form with 2 checkboxes (YES or NO)
Depending upon the checkbox, I would like a script that will clear all the data in 3 specific fields.
If YES is checked, the focus moves to the next field. (This already works)
If NO is checked, clear all data in the 3 fields. (This is what I'm looking for.)
