B.Gordon Posted December 7, 2004 Posted December 7, 2004 I have a portal that shows (cannot create records in it) related records from another table. I have made a simple GTRR (Show only related records) script that is called on each line by clicking on a field. The strange thing is that no matter which record I click on (using my embedded button) I can't get it to show me the specific record from which I call the script. I get the first record that relates to my person list instead of the selected record (which could be the third etc.) Any ideas? The data is related to my person but is not the record that was selected in the portal row. Duh?
-Queue- Posted December 7, 2004 Posted December 7, 2004 The very first step in your script should be GTRR, before you Commit Records or do anything that would remove focus from the portal row. Once focus is removed, GTRR goes to your first related record, as it should.
Recommended Posts
This topic is 7294 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