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.

print different number of labels per record

Featured Replies

I would like to have a field in my database where I can just enter the number of labels I would like printed out for that record. that way I could hit 1 button and it would print out all my records at once but only the number I want per recrod.

I tried to write a script for it but I'm not sure how to do that since the number of copies is determined on the print setup page which can't be changed via filemaker scripts.

I hope that is clear.

Thanks very much for your help!

See if this helps:

http://fmforums.com/forum/showpost.php?post/203220/

  • Author

I implemented it this morning and it works perfectly. I've never used the extend fn before so thanks for teaching me a new technique!

  • Author

Do you know if it is possible to modify the script so it won't print out 1 blank label each time I run it?

Thanks very much.

Place 0 or nothing in the gSkipLabels field.

  • Author

Perfect! Thanks again.

I know this message and routine were here in 2004, however, is there someone that has the time to go through each line of the script and explain it to me in English. It works and it's great but I cannot figure out what each line does to make it work. Thanks.

Mike

The script is commented. Pay special attention to the repeating calculation field in the data table, and to the import step - it splits the repetitions into individual records in the labels table.

I'll look again but I don't see any comments.

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.