Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7239 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

Posted

Commit Records/Requests [ ]

Loop

Go to Next Field

Exit Loop If [Get(ActiveFieldName) = globaltextfield]

End Loop

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.