I have three radio groups on my page. If the user selects "No" for all three or all three have no selection (null), I want to hide the save button.
Can that be done? If so, how?
The next step would be to show the button if one of the radio group options is “Yes”.
Can that be done? If so, how?