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.

Restricting a value list based on found set?

Featured Replies

I have a table with 12 subjects. The user can go to a layout where they can select, through check boxes, any number of these subjects to create a found set of records. At any time they choose, I would like the users to be able to go to a layout, where using a dropdown list, they can select one of the subjects in the found set only, and go directly to the first record that contains that subject name. I don't want them to see all 12 subjects - only the ones that they originally selected. I also want to keep the found set that contains the selected subjects. I know that value lists will always show all the subjects available, not just the ones in the found set in a circumstance like this. How can I accomplish restricting the dropdown? (I have a kludgy work-around that involves copying the found subjects to a small table and then basing the dropdown on those records but this seems kludgy to me because I am duplicating information, then I have to find the record in the main table that matches and this is relatively slow in Filemaker)

Any suggestions would be appreciated.

--Peter Brooks

Edited by Guest

The user can go to a layout where they can select, through check boxes, any number of these subjects to create a found set of records.

How is this done - is there a global field for this?

I have a similar situation. For one of the fields in my solution, one user chooses from one set of values, another chooses from a different set of values.

I defined a field in a single-record table that is used as the 'Values from field' in a Value List definition.

I set that field to a list conditional upon the user (in your case, just set it to the field corresponding to the checklist that defined the subset of 'subjects' of interest).

Then I use that Value List for entry in the field whose content varies by user.

The field in the single-record table used in the Value List definition can not be a global.

It may cost you an extra table if you don't have any single-record reference tables laying around, but I think it will get the job done.

Hope that helps.

  • Author

Yes - but it uses a script that stores multiple values in one field, then generates multiple finds ("OR" finds) to create a found set.

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.