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

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

Recommended Posts

Posted

Hello-

I would like to be able to automate the navigation to a field if the contents of another field matches a field name.

example

If I have a field named for each primary color

Field (RED) Field (YELLOW) Field (BLUE)

if the contents of another field (CHOICE)= any of my field names then navigate to that field

So if the user enters "red" in the field (CHOICE) the cursor goes to the field (RED)

and if the user enters "yellow" in the field (CHOICE) the cursor goes to the field (YELLOW)

and if the user enters "Blue" in the field (CHOICE) the cursor goes to the field (BLUE)

how can i make this happen in a script

i appreciate your help

Thanks

Posted

You could assign object names to your field objects, then use the Go to Object[] script step. Alternatively, you could loop among the fields until the active field name matches the choice (requires the fields to be included in the layout's tab order).

Either way, it sounds like a very weird user interface.

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