Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7022 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

How do you create a Value List that only shows value related to the record your viewing? For example:

Table 1 has

A field labeled City that you type in the name of a city.

Another field labeled qualities is a pop-up list with qualities of that city.

So If I type in St. Louis in the city field, the options Arch, St. Louis Zoo, and so on would show up in the pop-up list in the qualities field. If I typed in Orlando instead, the options Beach, Disney World, and so on would show up in the pop-up list the qualities field. I assume I have to have another table with all the cities and there qualities. Thats no problem, I just don't know how to filter the pop-up list.

Thanks in advance

Posted

Yoo do need a related file/table to solve this.

The relationship should match on "City".

Create a local value list (in Table1).

1. Make the value list use "Use values from field" and click Specify

2. Select the relationship and the "qualities" field

3. Select "Include only related values"

This will restrict FMP to finding only the matching city records, and therefore only the "qualities"" associated with that City.

You might want to keep multiple "qualities" records in the related file, but you'll still only get the those that match the relevant city.

Posted

Ok, when I did that I get a pop-up list (in a portal) that automatically fills in multiple rows to show all the qualities. Is there a way to leave all the rows blank until I select the pop-up list in the row?

This topic is 7022 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.