Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5749 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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.

Posted

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

Posted

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.

Posted

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.

Posted

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.

This topic is 5749 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.