Skip 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 do i print one record instead of all?

Featured Replies

I have set up a script that enters preview mode and brings up the prints and brings the user back to the original layout. This is exactly what i want to do however everytime the print script is called it prints EVERY record instead of the current record which is what I need it to do. I could potentially have the dialog come up and have the users choose Print page 1 to 1, but my coworkers aren't that computer literate and this could be a fatal mistake seeing as we will have hundreds of records in this database. How can I fix this problem? Thanks.

-Shana

1. Print, and set it to print the current record

2. Create a script: Page Setup (Restore, no dialog)

3. Call this script from within any script that you would like to print the current record.

Experienced developers generally create at least four page setup scripts: Tall One, Wide One, Tall Many, Wide Many. These are just single-line scripts that do a Page Setup and are called from within any script that prints. That way, if you ever need to adjust the page setup, you don't have to go through every script that prints, you just change your page setup scripts.

  • Author

Page setup doesn't work. The page setup function on our printers here at work just selects which printer you are using not how many pages you wwant to print.

To further add to what Fitch said, pop up the print dialog box once and make sure that you select Current Record, then print. Then go to your script and make sure the Page Setup step is in your script. When you close the script, make sure you select Replace for the page setup selection.

HTH, Mike

  • Author

That worked!

Thanks!

Or, run these script steps...

Show All Records

Omit

Show Omitted

<print stuff>

Show All Records

The only problem is the current found set and sort is lost.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.