B
Bob Richardson
My form has a group box into which I've place 4 radio button. The buttons
work correctly. When the form is submitted, all the other data in the form
is received, but not the results of this group box. Even though one of the
buttons has been selected, the result for all 4 buttons is blank. What's my
problem? I had expected to see "on" as a result for the button that had been
selected.
On the Option Button Properties for each button, the Group name is the same
("Rate"). On Validate, all 4 buttons say "on" for the Display Name, and the
Data Required box is checked on all 4.
work correctly. When the form is submitted, all the other data in the form
is received, but not the results of this group box. Even though one of the
buttons has been selected, the result for all 4 buttons is blank. What's my
problem? I had expected to see "on" as a result for the button that had been
selected.
On the Option Button Properties for each button, the Group name is the same
("Rate"). On Validate, all 4 buttons say "on" for the Display Name, and the
Data Required box is checked on all 4.