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.

Printing orientation

Featured Replies

  • Newbies

I want to create 2 different forms ..... one that prints using the portrait orientation, the other that prints using landscape orientation. Is there a way to make FileMaker Pro 5 remember the orientation of each form without changing the orientation on the Print Setup dialog box each time I print one of these forms? Is scripting the only way?

FM remembers the page layout format with the "Page Setup (restore)" script step. This is why when you exit a script you are asked if you want to keep or update the page setup parameters. You can only have one saved page setup per script. We get around this limitation by using subscripts called from the main script. It is convenient to name these scripts something like:

Page Setup - Portrait

Page Setup - Landscape

These can then be called in any script with the "Perform Subscript" script step. This is another one of those "implied" FM setups, similar to "Perform Find (restore)" and "Sort", where the parameters are remembered from parameters in place when the script was created or modified (and the replace dialog selected).

-bd

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.