April 29, 201015 yr 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!
April 29, 201015 yr 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, 201015 yr by Guest
Create an account or sign in to comment