Slobey Posted January 31, 2005 Posted January 31, 2005 Hi, I have a script that needs to go to a specific field depending on certain criteria. I am using eventscript and the script triggers when exiting a field. I want the script to end with go to next field depending on which field triggered it. I have a global field that captures which field triggered it but I don't know how to go to that field when the script ends. Thanks in advance for any help
-Queue- Posted January 31, 2005 Posted January 31, 2005 Commit Records/Requests [ ] Loop Go to Next Field Exit Loop If [Get(ActiveFieldName) = globaltextfield] End Loop
Recommended Posts
This topic is 7239 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