A Tree House Agency Community

Views - Displaying a taxonomy as a list with a child taxonmy by Chad

Say I had some nodes with a year taxonomy attached to them... 1999, 2000, 2001, etc...

These individual years belong to a parent taxonomy that consists of decades...

I'd like to create a themed view block that displays the children nested as li's inside of it like so:

* 1980's
o 1980
o 1981
o 1982
o 1983
o 1984
o 1985
o 1986
o 1987
o 1988
o 1989

* 1990's
o 1990
o 1991
o 1992
o 1993
o 1994
o 1995
o 1996
o 1997
o 1998
o 1999
* 2000's
o 2000
o 2001
o 2002
o 2003
o 2004
o 2005
o 2006
o 2007
o 2008
o 2009

Bonus points if the parent list is AJAX and collapsible.

Post new Comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options