I've searched for answers to what seems like a simple question, but several similar questions have been closed.
I have a form with several simple selections/questions, each with two checkbox answer choices, like Gender: Male or Female? In all cases both check boxes can be checked, but I only want to allow one to be checked. How do I force a choice between the two so that only one can be checked?
Thanks!