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.

picking values dynamically

Featured Replies

Hello once again,

I have 2 db's set up.

the structures are as follows

Db 1

Name

Total

Db2

Name

Sign off limit.

I want to create a pop uplist in db1 for name that lists all the names in Db2 providing the total amount in db1 is less than or equal to the sign off amount in db2.

Is this possible guys. confused.gif

Thanks for all your previous replies, the FileMaker community really rocks!!!

You'll need another field in DB2 -- call it ListName. It's a calc field that enters the Name if SignOff is greater than or equal to the related Total in DB1. Of course, first you'll need to create a relationship in DB2 based on Name::Name.

Now have the value list in DB1 pull values from the related ListName field (again, a Name::Name relationship).

  • Author

Thanks danjacoby,

Your method works a treat. I have one other problem, more to do with database design though. I have added a new field in both the db's called type.

In db1, type is a calculated field with value "Manager".

In db2, type is a text field that contains either Manager or Employee.

I have a relationship going from db1::Type to db2::Type.

Can I also have a relationship from db2::listname to db1::name or will this make the datafiles prone to corruption??

Thanks once again

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.