Jump to content

Go to related records in a already open window?


rivet

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

Recommended Posts

sorry, let me try again.

I have a contact table which has two 'child' tables (teachers and students). So say there is one window showing the teachers (teacher table) and another showing the students (student table).

Now the user would like to do a find on a name (not knowing if that name is a teacher or student) So I give them a find window (contact table) that will list matching names. When they click on the appropriate result I would like to have the script take them to the related reocord in the appropriate window that is currently open.

I know I could create a script to set the contactID in a global and the in the appropriate window do a find, but ultimately a 'go to related reocord in an exsiting window' would be nice.

Link to comment
Share on other sites

You should look again. There are some that talk about setting a global with the desired id, selecting the open window, and using GTRR with a global-to-id relationship in the same window.

Link to comment
Share on other sites

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