Its a bit hard to visualize what this module should or is able to do.
Can you include some example images or demonstration link?
Thanks

Comments

geerlingguy’s picture

Status: Active » Needs review

I've attached an image of an example of Views Tree output (using nodes that are related via node references). Please consider adding this image to the project home page.

We use Views Tree extensively on flockNote (example here: http://www.flocknote.com/network/saccatholic - Click on one of the 'show list family' tabs to expand) with Drupal 7 (for D7 support, see and vote for commit of: #1044362: Drupal 7 version of Views Tree).

geerlingguy’s picture

StatusFileSize
new25.82 KB

Well, now I've attached an image...

Views Tree example

Yuri’s picture

Very nice example, thank you very much, geerlinguy.

patoshi’s picture

any updated ones? for d7

geerlingguy’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev

This screenshot was from a D7 site.

Vietyank’s picture

Category: support » feature
StatusFileSize
new33.47 KB

I think this module will help with my use case. See the attached pdf.

The meetings are a content type and are linked to the resolutions through a node reference view. I want a view that shows the hierarchical relationship between the meetings and the resolutions proposed at the meeting. The attached file shows how I want it displayed on the page.

Will Views Tree be able to support this?

geerlingguy’s picture

Title: Views tree: example images / demonstration link » Add documentation, examples, images depicting use.
Assigned: Unassigned » geerlingguy

I've added a documentation page here: http://drupal.org/node/1493366 (Under the views contributed module section of the docs). I'm going to try to work on making the docs much better, as it's basically a few notes I made when setting up an example on my local computer. I may also do a different graphic to be used for the Views Tree project page.

geerlingguy’s picture

StatusFileSize
new29.06 KB

Here's another example image - a little more cut-and-dry. (Is there a problem using registered trademarks in an example? I could change everything to animal species, or something like that, if needed.

geerlingguy’s picture

Here's a different example, using Drupal Core versions - each item in the list is a node, and the third-level items refer to second-level items, and second-level items refer to top-level items. (Top level-items don't refer to anything...).

geerlingguy’s picture

StatusFileSize
new19.48 KB

Forgot to attach screenshot.

geerlingguy’s picture

Status: Needs review » Fixed

I added the screenshot from the comment above to the module page, and made sure the page and the views tree documentation page (what little of it there is so far) are up-to-date. Marking this fixed, but it would be awesome if someone could help make the documentation much more clear, and give more examples than just the References module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nurulshakina’s picture

hi...sorry to open up this issue again...i tried to follow your steps in http://drupal.org/node/1493366. However its a little weird when the parent term is 'under' the child term...while for other term that does not contain child have no problem...it stays besides the dots...the examples you're given seems fine....i don't know where i've done wrong

geerlingguy’s picture

@newbie89: Could you please open a new issue as a support request, and then also describe your problem in more detail (are you trying to do a taxonomy heirarchical view, and what are your 'parent' and 'child' relationships set as?).