Stuart Taylor Posted August 16, 2008 Posted August 16, 2008 Anyone got any opinions on what is the most efficient way to dynamically GTRR when the data is on a host and the files i want to jump from and too are on the Client. See Attached Image. I can think of a number of ways but wondered if there was an excepted best, most efficient method. best Stuart
Fitch Posted August 16, 2008 Posted August 16, 2008 Have you tried a multi-line key in a global field?
Stuart Taylor Posted August 19, 2008 Author Posted August 19, 2008 Hey Fitch, Yes, but every year i post this question i hope that someone has come up with another solution. Everything else seems so clunky, and it is critical in terms of operations. I often wonder why there is not a function or script step that does not provide this capability. -------------------------- Function: ListFoundValues ( Field ) -------------------------- Script: SetFound [ Set Field , Data Field ] -------------------------- A looped GetNthRecord custom function is limited in terms of reliability when implementing into a large solution. GetNthRecord with Repeating Fields as Comment once showed me needs a specified rep total, by far my favo(u)rite though. Just all seems so ugly when it is so fundamental. Makes me laugh almost as hard as the day someone suggested the script step "New Related Record", i mean it would just make life soooo much easier. best Stuart
djlane Posted September 3, 2008 Posted September 3, 2008 Makes me laugh almost as hard as the day someone suggested the script step "New Related Record", i mean it would just make life soooo much easier. Hi stuart. Might be time to stop laughing and start smiling... Alexander Zueiv posted a custom function which creates related records, with the only parameter needed being the target TO. Link
Recommended Posts
This topic is 5925 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