February 20, 200916 yr Hi, thank you for your help. First of all, when I edit the privilege set, I set the available menu commands to minimum so the print menu is not available for the users. Usually I add a print button to the layout so users can print the layout if they want to. But i have a summary report which displays in preview mode, how do I add something similar to make the users able to print? I really want to have the control of if they can print or not because I don't want to them to print some layout. Thanks in advance for your help.
February 22, 200916 yr You cannot add buttons to Preview mode. One approach is to write a report script that: Allow user Abort [Off] go to report layout show status area (so that Continue button displays) sort preview (pause) Show Dialog (Print?) if Yes, Print end if go to original layout
February 22, 200916 yr You can customize the Status Area Toolbar in FileMaker Pro 10 in preview mode. There is a button for Print. Steven
February 23, 200916 yr Author Thank you for your responses. I am using FileMaker Pro 9. I don’t think my user can figure out to click the continue button to open the print dialog. They want some thing more consistent, like the buttons they have in other layouts. Maybe I will upgrade to 10.
February 23, 200916 yr I have had some users that have a blind spot when it comes to the Continue button on the left panel. You could script a Preview button from Browse mode that is separate from a Print button and only previews. The print wouldn't preview first.
February 24, 200916 yr Take a look at http://www.nightwing.com.au/FileMaker/demos.html In the 747 set of files is sample that puts a pallet of buttons that work while the user in the preview mode.
Create an account or sign in to comment