sullyman Posted March 13, 2008 Posted March 13, 2008 I have unique records for Vendors where sometimes the RFQ No. for each could be the same. I have my subsummary template finished but i would like when the user goes to print that a dialog will pop up and ask them which RFQ No. they would like to print so FM will then preform a search and only pull out the records with the same RFQ No. in preview/print mode. Is this possible?
mr_vodka Posted March 13, 2008 Posted March 13, 2008 You can use a custom dialog box in conjunction with a global field for the user to enter in the RFQ number. Then your find is simple. Enter Find Mode[] Set Field [ RFQ; gEnterRFQ ] Perform Find [] Go to layout [ "Report" ] Enter Preview Mode [] Make sure that you error capture for finding no matching records as well as if the user leaves the field blank
Recommended Posts
This topic is 6098 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