Heathbo Posted August 27, 2005 Posted August 27, 2005 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
IdealData Posted August 27, 2005 Posted August 27, 2005 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.
Heathbo Posted August 29, 2005 Author Posted August 29, 2005 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?
Søren Dyhr Posted September 3, 2005 Posted September 3, 2005 Perhaps this: http://fmforums.com/forum/showtopic.php?tid/144255/ --sd
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now