Andrew Robinson Posted July 9, 2013 Posted July 9, 2013 Our system now has about 30 reports and the way I manage them is by haveing a layout with buttons on it that run those reports. I need to simplify it and its really hard to keep it looking neat and tidy. Ideally I could create a table which I could name each report and give a description and when the user clicks on a button it runs the relevant script. Anyone got any ideas?
Brooks Posted July 9, 2013 Posted July 9, 2013 Use a drop down value list with named of reports. Or use conditional value lists to give them a filtering process.
Lee Smith Posted July 9, 2013 Posted July 9, 2013 Automatic message This topic has been moved from "FileMaker Pro 12" to "Printing".
eos Posted July 9, 2013 Posted July 9, 2013 Create a table for the report names and description; you can still produce a value list of names, but this gives you more options, e.g. if the reports are all similar, you could write one script, store the script parameter(s) with the report records and simply pass the parameters from the selected report name/record.
Recommended Posts
This topic is 4418 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