***ANDY*** Posted January 8, 2005 Posted January 8, 2005 Hello Together, contrary to check boxes where you can select more than one box I thought that radio buttons work in a way that you can only choose just one. I have added 3 radio buttons in my db and I can check all three of them, better: when I check them I can't turn them off anymore. Then what I did was write a script and create a button for it. I now used 3 check boxes instead of 3 radio buttons. I made the button invisible placed the button/script ontop of a check box. The effect was that my script did clear the other two boxes but I can't select the one I want. Is there a trick to it?? How can I use the radio buttons that if I selct one the other two go off? Thanks for any hint, Andy
RalphL Posted January 9, 2005 Posted January 9, 2005 The radio buttons must be in the same field to exhibit the the behavior you want. Normally you have a value list of the choices. From what you say, I assume you have three fields with a single value for the radio button or the checkbox.
Recommended Posts
This topic is 7260 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now