I have on a page a checkbox and a set of radios with values lets say "yes" "no" "maybe" (where "yes" is the default selected radio)
Im looking to make it so that when the checkbox is checked, the "yes" radio is always set, and if the checkbox isnt checked then the radio doesnt matter. Also when the radio is switched from "yes" to one of the others, the checkbox is unchecked then...
Is this possible, and with what approach?
Im looking to make it so that when the checkbox is checked, the "yes" radio is always set, and if the checkbox isnt checked then the radio doesnt matter. Also when the radio is switched from "yes" to one of the others, the checkbox is unchecked then...
Is this possible, and with what approach?