Is there a way to control if 1 checkbox is selected, then another specific checkbox cannot be selected.
a) If checkbox1 is selected (= "true"), checkbox 15 cannot be selected (= "true").
b) if Checkbox15 is selected (="true") Checkbox1 cannot be selected (="true")
Both Checkboxes run code when they are unselected (= "false")
Thanks,
Here is code for checkbox1:
Here is code for checkbox15:![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks