I need to create two correlated lists, so that when I select a certain neighborhood in the first list, I see a second list with the names of the options available for this neighborhood.
Can anyone help me?
I need to create two correlated lists, so that when I select a certain neighborhood in the first list, I see a second list with the names of the options available for this neighborhood.
Can anyone help me?
use a dictionary, instead of two lists
Well, you can do it with only one List View and one main Blocks List for neighbourhoods. Depending on how many neighbourhoods, Block Lists of options or CSV files that are stored in the Apps ASD folder and loaded on demand.
Take a look at the table design in this sample app ...
The same table operations that let this app navigate across the universe can be used to navigate from neighborhood to business.