Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How can I print multiple layouts easily

Featured Replies

I am an advanced novice - Just getting familiar with scripts... - I am creating a database with multiple layouts that will serve as separate pages of the same record (Not the same info layed out differently). When finished I would like to print from 10 - 12 layouts quickly and easily. Maybe another layout page that has a list of all the other layouts with checkboxes where I can select what I want to print and hit a print button once.

Can anyone point me in the right direction???

Thanks,

Kyle

Version: Developer v6

Platform: Mac OS X Jaguar

Set up each "report" to operate separately.

In your scripts create a condition that if you have a field "gPrintAll" = 1 then it would bypass the print dialog box and the print preview.

A print all script would set the "gPrintAll" field to 1 and then perform each of the individual scripts.

when finished it would set the field back to "0"

In the individual scripts you would test this field. And perform a branch accordingly, show print preview and or the print dialog box. or not.

Depending on your layouts if they are all FORM view you could put all of the separate layouts on one really long layout.

Then you just print the 1 layout it would print x pages for each record.

But this won't work if one of them is a List View.

  • 1 month later...

I am veru intrested in what this might do for me...Can you explain a little more for me.... Thanks..

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.