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.

Featured Replies

This is probably pretty simple for you experts out there, but I can't figure it out.

I have a number of clients in my clients database and I also have an order database. I would like to have a field that shows on both databases how many orders each client has submitted. Each client has a unique client id number and each order has a unique order id number.

Thanks in advance for your help

If you create an unstored calculation field (result type of number) in your clients date, with a formula along the lines of Count(Orders::OrderNumber) (where Orders is the name of your relationship to the order database and OrderNumber is a mandatory field in that file), it will give you the result you want.

From within the Orders file itself, you can either pick up the field described above via a relationship (matching clientID in both file) to the Clients database, or you can calculate the same thing separately based on a self join within the Orders file.

  • Author

Thanks so much. That did the trick.

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.