Newbies Zjem Posted September 9, 2004 Newbies Posted September 9, 2004 Hi, I have 5 radiobuttons with different values. Is it possible when i click one of the buttons that a script is automatically performed? thanks
SpudMan Posted September 9, 2004 Posted September 9, 2004 I would disable field entry on the radio buttons (under field behavior) then create a hidden button behind each radio selection. Have that button execute a script that sets that value in the radio field and then performs the desired function. This will appear to have the same functionality that you are trying to achieve without having to use 3rd party plug-ins. To create the hidden field, just creat a square with no lines, with a fill color that matches the background. Right-click the square and Specify Button...
stann Posted September 9, 2004 Posted September 9, 2004 Hi I would like to have radio buttons that come from a value list of 200 values and when I click on the button it would execute a script and change the color of that radio button. Does this work by what you are saying here? STann
Newbies Zjem Posted September 9, 2004 Author Newbies Posted September 9, 2004 Doesn't work cos you loose the selection dot in the radiobutton when selected....
Recommended Posts
This topic is 7642 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