November 29, 201114 yr Hello, I currently have a script to relookup field contents but it runs this script through whatever records I may be browsing at the time, which could be thousands. How do I set up the script to run on the current record only? I tried to add a Go to Related Record but it doesn't seem to make any difference. Thank you!
November 29, 201114 yr You'd need to either make the current record the only record in the found set, or use another method to force a relookup - such as setting the matchfield to itself. Or you could just set the the field/s doing the lookup to the related value/s?
Create an account or sign in to comment