Hi...
When i select an option using the radio button and unclick it after, it
doesn't remove the selection. It would be good if users can change their
minds when choosing options.
Can anybody teach me how to unclick successfully?
Radio buttons are meant to function in a group. For example, if you have 2
radio buttons, "female" and "male", in a group and you select one of the
options, the other option is automatically deselected. So one way to
"unclick" a radio button is by having other radio buttons in the same group.
If you want to be able to select/deselect an option independently of other
controls, you must use a checkbox instead of a radio button.
---
S.Y.M. Wong-A-Ton
> Hi...
>
[quoted text clipped - 3 lines]
>
> Can anybody teach me how to unclick successfully?
Alex - 22 Aug 2007 17:18 GMT
Thanks..that was quick!
> Radio buttons are meant to function in a group. For example, if you have 2
> radio buttons, "female" and "male", in a group and you select one of the
[quoted text clipped - 13 lines]
> >
> > Can anybody teach me how to unclick successfully?
S.Y.M. Wong-A-Ton - 23 Aug 2007 02:20 GMT
No worries.
---
S.Y.M. Wong-A-Ton
> Thanks..that was quick!
>
[quoted text clipped - 15 lines]
> > >
> > > Can anybody teach me how to unclick successfully?
Hello
Try CTRL+Z to remove your selection

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> Hi...
>
[quoted text clipped - 3 lines]
>
> Can anybody teach me how to unclick successfully?