kathyba Posted March 17, 2008 Posted March 17, 2008 (edited) I don't know if I am explaining this correctly but this is what I want to do. I have a value list on a layout. The user can select a person's name from the value list. I have another layout with the person's name, address and phone number. I would like to put a button next to the field where they selected the name that would take them to the layout with the contact information. I can't seem to create a script that does that. The button just goes to the contact layout showing the first record, not the record of the name I selected. How can I do that? thx. Edited March 17, 2008 by Guest
mr_vodka Posted March 17, 2008 Posted March 17, 2008 You will need a relationship keyed on the name selected or the ID of the name selected to the name table. Then you can use a Go to Related Record to get to it.
Recommended Posts
This topic is 6095 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