By knowledg3 on
i have setup my taxonomy terms as such:
Florida (parent)
-Tampa
-south Florida
-west palm beach
Boston(parent)
Texas
-Houston
-San Antonio
-albany
Georgia (parent)
-albany
-alpharetta
-Clayton
for sale (parent)
-cars & trucks
- suvs
-boats
- motorcycles
how do i setup a view so when the user click one of cities (childs) it takes them to page that shows the for sale (childs) list terms, then if the users decides to click on a child (suvs), it will take them to a list of nodes with the structure
city (child term) \ for sale \ cars & trucks or something similar?
Comments
I think you might be looking
I think you might be looking for taxonomy_menu:
http://drupal.org/project/taxonomy_menu
Albert Skibinski - Homepage