awayand Posted May 22, 2003 Posted May 22, 2003 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!
Pupiweb Posted May 22, 2003 Posted May 22, 2003 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
Recommended Posts
This topic is 7860 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