Hi
I have five checkboxes in a form and would like to see if I can add some functionality to control what is clickable based on the option selected.
For example the user can select any number of checkboxes but if they select the first checkbox all the others become unchecked and greyed out. These checkboxes cant be selected until the first checkbox has been unchecked.
If any of the other checkboxes are checked the first checkbox become unchecked and greyed out untill the other boxes have been unchecked.
I hope that makes sense.
Is this ‘if’ functionality available in their forms or will I need to add some script? If I need to add some script could you guide me on what I would need to do?
Thanks
