sullyman Posted February 3, 2008 Posted February 3, 2008 (edited) I am linking to a SQL database and have a global field where the user enters the project they want to retreive records from and a script returns these records from the correct project entered only correctly. Then if they do another specific find in a layout for a particular record associated with that project, this returns that particular record too because the project number was held in the global field. (I think ) My problem for the user is that after viewing this one record from the specific project, they now want to go back to the same layout where all relevant records for only that project again are displayed so they might choose another one to look at etc. How do i create a button that will Show all Records for this project again but not Show All Records for All Projects which is happening to me. Thanks in advance Edited February 3, 2008 by Guest
sullyman Posted February 3, 2008 Author Posted February 3, 2008 Think this works Enter Find Mode [] Set Field [ProjectNumber;GlobalField] Perform Find [] Go To Layout [Layout]
Recommended Posts
This topic is 6137 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