list of nodes grouped by term

BakaNyaka - February 25, 2009 - 01:31

Hello. Im developing a library site. I have a vocabulary named Authors that contains author names as terms. I need to make a page that shows list of books (nodes) grouped by authors (terms). It should look like this:

Author Name 1
Book 1
Book 2
Book 3
Author Name 2
Book 1
Book 2
Book 3

I tried to do it using views but i only got result like:
Author Name 1
Book 1
Author Name 1
Book 2
Author Name 1
Book 3

Can anyone give me a clue how to do it right?
Thx in advance.

what drupal u have installed?

siodong - February 25, 2009 - 01:37

what drupal u have installed? if you used D5, check this module http://drupal.org/project/views_groupby_pack

I'm using D6

BakaNyaka - February 25, 2009 - 02:01

I'm using D6

check

glidea - June 24, 2009 - 18:19

------------------------
Glidea - Internet Agency
http://www.glidea.com

_

WorldFallz - June 24, 2009 - 18:45

You can also do this with just views using a 'table' view style and setting the grouping option for it.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

 
 

Drupal is a registered trademark of Dries Buytaert.