didit Posted July 1, 2002 Posted July 1, 2002 This should be simple. When I open my Purchase Order Database it opens a related file Companies. How do I create a button on the Purchase Order Layout that will bring up the Companies layout, without having to go up to the Window Menu?
Kurt Knippel Posted July 1, 2002 Posted July 1, 2002 Create a script in the PO database which runs a script in the Companies database which takes you to the correct layout.
kenseye Posted July 1, 2002 Posted July 1, 2002 Are you attempting to select a company from which you are purchasing? Try using a pop up list in the company field which selects from the company file. Once the company is selcted, the remaining company information can be a look up base on the comoany name. There may not be a need to open the company file.
Vaughan Posted July 2, 2002 Posted July 2, 2002 IN the related file, create a script that sets up the window as you want the *important* ends with the Refresh Window [bring to front] step. In the master database, run this script in the related file externally. It's the Refresh Window [] step tat does the magic.
Recommended Posts
This topic is 8184 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