XJoe Posted September 1, 2009 Posted September 1, 2009 Hello I have a scrip trigger to go to a field onobjectexit. But when I tab out of it goes to the first field on the layout not the field in the scrip. Anybody know what I'm doing wrong. Thanks
Fitch Posted September 1, 2009 Posted September 1, 2009 What's happening is that the script is triggered, and THEN the original event (tabbing to next field) happens. Some script triggers behave this way, others vice versa. You can make it work the way you want by adding a script step: Exit Script, with a result of "False"
Recommended Posts
This topic is 5836 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