I have three tables, States, Cities, Streets. A street is linked to only one city, and a city is linked to only one state. Of course, a state has multiple cities, and a city has multiple streets. How do I get a view/interface to show every unique combination from the three tables, one per row?
For example:
Texas - Houston - Main Street
Texas - Houston - State Street
Texas - Dallas - 1st Ave
Solved
How to Create a "Record Tree"
Best answer by Ridha_Dhaouadi
Hello
According to what I understood, each row of the table “Streets” is already the unique combination.
You only have to display The field “Country” (which should have as type “Link to another record”), then “City” (which also should have as type “Link to another record”), and then “street name” (probably “Single line text field”).
You can set which fields to display and how to sort them in the “Hidden fields” menu.
When your view is properly set, You can record it.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
