Newbies huwmac Posted October 19, 2004 Newbies Posted October 19, 2004 Apologies if I'm posting in the wrong place and apologies again if this is something which is obvious and I should know. I have 2 fields, one called "do they want to buy it" and one called "why not" What I'm trying to achieve is this; if "do they want to buy it" contains "no" then go to the field called "why not" I know this is easily achieved via a script attached to a button for example, but how can I do it "on the fly", that is when the user tabs off the first field. Any help is very much appreciated. Thanks
-Queue- Posted October 19, 2004 Posted October 19, 2004 You could make your 'do' field a button attached to a script that alternates between yes and no and goes to 'why' when set to no. You would want to remove the field from the tab order. Otherwise, you will need a plug-in to trigger a script on field exit.
Recommended Posts
This topic is 7686 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