Deselect Interactive Buttons
Hi there,
I am working on a file with checkboxes and option buttons. The checkboxes are used when multiple options are selectable and the option buttons are used when only one option should/can be selected.
The problem I have is with the option buttons. In some cases an option MUST be selected, but only one. In other cases the selection is optional, but if you choose, you can only select one. My problem is that once an option button is selected, it cannot be deselected, even if the selection is optional. Is there any solution or alternative?
Thank you in advance for your help.