gabo Posted August 26, 2005 Posted August 26, 2005 Hello I'm newbie with filemkaer, and I am developing a systema to manage personal in my office, well the question is how can I make and script run when one of the radiobuttons is selected, I have to round buttons Yes and No I want that when you select Yes and script runs and when you select No another script runs. I had read a lot in this forum but I couln't find the answer I'll try putting a button over every radio button but in browse mode when I select the NO button the Yes button keeps checked could you help me?? tnxs
VICH Posted August 26, 2005 Posted August 26, 2005 are you viewing the records in form view or list view?
Slobey Posted August 26, 2005 Posted August 26, 2005 place an invisible button over each radio choice to run each script. In each script you must set the field to yes or no.
VICH Posted August 26, 2005 Posted August 26, 2005 that would work as long as his buttons don't overlap at all gabo - i would make two value lists..one containing only yes and one with only no and make two differnt fields and set one to contain the yes radio button and the other the no then do what slobey said
Slobey Posted August 26, 2005 Posted August 26, 2005 If your radio button is opaque, then you simply place the button directly over the circle in you radio button and click arrange, send to back. If your radio button is transparent, then you must make your button transparent by right clicking it and click on fill pattern and choose the first one (both squares are clear) and then go to pen width and choose none.
VICH Posted August 26, 2005 Posted August 26, 2005 ok i see what you mean now...make a tiny button :idot:
gabo Posted August 26, 2005 Author Posted August 26, 2005 I tried what you said but the buttons don't work
Slobey Posted August 26, 2005 Posted August 26, 2005 If you place the buttons behind the radio button you have to go into the field behavior and not allow entry in browse mode for the radio button field. Sorry, I forgot to mention that.
Slobey Posted August 26, 2005 Posted August 26, 2005 Try this sample, it may help to explain Radio.zip
Recommended Posts
This topic is 7031 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