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.

Suppress printing when checkbox set not checked

Featured Replies

I'd like to suppress the printing of a checkbox set IF nothing has been checked AND IF a certain field preceding it IS empty. I know how to use the Printing/Sliding feature to suppress printing of normal empty fields, but it doesn't seem to work with the checkbox set. I'm assuming I need some kind of calculation field?

Any help would be appreciated. Thanks

Welcome to FMforums. The thing is, a checkbox has to show its Value List whether it's empty or not. Otherwise you'd never be able to enter anything in it. FileMaker's Preview/Print mode sees it the same as Browse mode does. You might actually want to see whether it's empty, so that is the way it will remain, I think.

I would suggest that the easiest way to solve this problem is to not format the field as a checkbox on the Print layout (yes, you need a separate layout). That way you will see only the actual values in the field. It takes up (much) less room for one thing, especially if you slide it up.

But you have a 2nd restriction, which is that it should only show if another field is not empty. There are a couple ways to solve that, but the easiest is to just create a calculation field, result Text.

Case ( not IsEmpty (other field); checkbox field )

I would also set the calculation field's Storage to [x] Do not store, since it is just a "display" field.

  • Author

Thanks for your reply.

I think I've figured out this problem.

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.