Hi all,

due to my english I wasn't able to perform a proper search on the internet, so all the results I got were unconsistent. This is the reason i post here my question, hoping to be pointed to the right direction.

This is my case, i have a tree of taxonomy terms

taxonomy term
- sublevel a
-- sub-sublevel
--- related node
--- other related node
--- etc
-- sub-sublevel b
--- node
--- node
--- etc
- sublevel b
-- (structure similar to the sublevel a)

what i want to accomplish is the following:

a list of taxonomy terms, clicking on which....
i see a list of the sublevel taxonomy terms, clicking on which...
i see a list of the sub-sublevel clicking on which...
i finally see a list of nodes.

I'm quite sure there is a way to configure views to accomplish this (I once found sort of a tutorial related to drupal 6), but I cannot find the resource anymore.

can you help me? Any help appreciated, even only a some pointers to a proper google crawl, i'm stuck.

Thank you very much
Simone (Rome)

Comments

eloivaque’s picture

how creeting tree in views? you have tried this module? http://drupal.org/project/views_tree

Botafoc.cat -> Drupal 8 base distribution. Focused on making a base distribution of drupal. The idea is compile the typical modules and configurations that is in vast majory sites using drupal.

midmood’s picture

A quick glance at the documentation revealed the module you suggest is "designed" for node reference fields, what I need is a taxonomy (let's call it...) cycle.

Anyway I'm trying a reverse-engineering of the catalog view in ubercart, I'll let you know in case I succeed.

midmood’s picture

the ubercart view stop working when i try to modify the content type associated, i go there and ask without disturbing here anymore