|
boldee
|
 |
« Reply #31 on: January 07, 2010, 09:22:20 pm » |
|
In my example form the radio buttons are to show gender so both have the same element name in this case it is sex, if you look at the scripts for both the male and female button you will see there is custom code to set the value of a hidden element to show the selected value.
If you want unselected values they would have to have different element names.
hth
|