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.

mark serial as used?

Featured Replies

  • Newbies

I have two databases. One is a database of software types and serial numbers we own. The other is a database of computers we own. The computer database creates a value list from the serial numbers in the software database, to assign serial numbers to computers. How can I make the software database click a checkbox to show the serial number was used in the computer database? This would let me quickly scan for available serial numbers. Thanks!

FileMaker Version: 5

Platform: Mac OS 9

In Software: Used=not isempty(Computer::SW_Serial#)

where the relationship between Software and Computer is Software::License ID=Computer::SW_Serial#

Many volume licenses (like FileMaker) use the same code for all computers. To take this into account, you may instead find it useful to do a count instead:

Used Count=Count(Computer::SW_Serial#)

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.