Jump to content

Navigating with script parameter


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

Recommended Posts

Well, one way could be to run a quick loop through the fields on a layout (all fields must be in the tab order)

Go To Field [specify a field on the layout]

Loop

Exit Loop If [ Get ( ActiveFieldName ) = Get(ScriptParameter)

Go To Next Field

End Looop

# Now perform your task on the field that was specified by the script parameter

Link to comment
Share on other sites

This topic is 7028 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.