Newbies MQJulie Posted December 14, 2002 Newbies Posted December 14, 2002 I'm pretty new at this . . . but it seems so easy to create a button in Table A that goes to a related record in Table B, but how do I specify a particular layout in Table B? Thanks for any help you can give me, Julie
spb Posted December 14, 2002 Posted December 14, 2002 Make the button run a little script containing the go to related record script step. Then add the go to layout step right after. Steve Brown
LiveOak Posted December 14, 2002 Posted December 14, 2002 Just to clarify a little. The script in "Table A"(in FM "File A"): Go to Related Record [show] <-- use "show" to show only the related records Perform Script [External, "Table B"] The script in "Table B" ("File B") should contain: Go to Layout [Layout Name] If you put the Go to Layout in the script in Table A, it refers to a layout in Table A. I'm guessing what you wanted is to isolate realted records in Table B and then go there to a specific layout to view them. -bd
Recommended Posts
This topic is 8360 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