May 22, 200322 yr I am looking for a function or script step, that will allow me to go to a record depending on a value in a field. Example: I have a portal. There are entries I can click. Depending on which entry I click, a field called "selectedentry" will be filled. At the same time, I want to jump to the record that contains the value inside "selectedentry" in his primary key. It's sort of a browsing solution I'm trying to develop here. I guess I'm looking for a function, that will return the record # for the value I'm looking for in a field. Then I'd be set, because I could use the returned number with the script step "go to record by field value"... Any ideas? Thanks!
May 22, 200322 yr If you make the portal field clickable and attach to it a step like Go to related record (Portal relationship) you'll actually land in the related file on the clicked record
Create an account or sign in to comment