October 19, 200421 yr Newbies 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
October 19, 200421 yr 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.
Create an account or sign in to comment