Checkbox behavior enables or disables other checkboxes
Hello,
I've looked through many posts on this topic and have found some solutions, but one thing is not functioning correctly. I have a Yes/No checkbox, and A/B/C checkboxes that I want to be disabled unless Yes is checked:
- A/B/C checkboxes disabled / read-only on form entry
- If Yes is checked, A/B/C checkboxes become enabled
- If No is checked, A/B/C checkboxes are cleared and become disabled
It was working, but what was happening was that the Yes button was enabling the boxes only if the No button had been clicked to check OFF, but not if the Yes button was clicked, toggling the ON No button (No button had to be checked OFF for the Yes button to enable the fields).
Unfortunately, I can't recreate the state noted above, so I didn't want to post the script, but I could if needed to help.
Thanks in advance!
