Newbies benc4liberty Posted February 27, 2005 Newbies Posted February 27, 2005 i have about 100 buttons in layout 1, each of the buttons need to lead to a certain record in layout 2. how do i have button 3, in layout 1, bring up record 3 in layout 2. i can't figure this out, and much appreciate any help. in case you're wondering, this database will be for a resource only, after it's completed, it will not be changed. thanks
Vaughan Posted February 28, 2005 Posted February 28, 2005 There are many ways: one way is to program the button to perform a find for the desired record. Another is to use the Go to Record/Request script step, and put the desired record number into a script parameter.
-Queue- Posted February 28, 2005 Posted February 28, 2005 Better to use Go to Related Record. Go to Record/Request/Page operates by record number, not record id.
Recommended Posts
This topic is 7210 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