Rich S Posted April 29, 2010 Posted April 29, 2010 Please refer to the attachment. After the portal record is duped I'd like the focus to go to the newly duped record. The problem is, with the Go to Portal Row:Last script step the focus indeed goes to the last (and blank) portal row instead of the next-to-last one which has the newly duped record. (Ya gotta love truth in software coding.) So, how do I code the script to go to the duped record instead of the last (blank) one? TIA for your help!
bruceR Posted April 29, 2010 Posted April 29, 2010 (edited) Well, one way is to turn off auto-creation of portal records. It is fairly common to do that. And FWIW I try to avoid switching layouts, preferring a scripted auto-create method using a global field. See attached. Portal_Line_Dupe.fp7.zip Edited April 29, 2010 by Guest
Recommended Posts
This topic is 5379 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