I am creating a sort of checklist form with multiple sections that contain a
choice where there is only one option. The radio button is the simplest
control to limit the choice to one. However, I can't figure out how to
"unlink" the radio buttons from each separate section, so the choices can be
exculsive of each other. For example,
Section A: Customer choice
Yes or no option
Section B: Contract Type
A, B, C, or D
Section C: Reference Number
1
2
3
4
5
6
and so on...
How do I format the radio buttons to be exclusive of each section?
Bookmarks