Closed (fixed)
Project:
Views Group By
Version:
6.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
14 Oct 2009 at 07:02 UTC
Updated:
24 Jul 2010 at 20:50 UTC
Hi,
I'm trying to construct a seemingly simple 2-column view with an alphabetical listing of taxonomy terms node-counts next to each term. Like this:
Apples (67) Peaches (73)
Bananas (52) Plums (36)
Citruses (49) Tomatos (114)
I followed the instructions in http://drupal.org/node/389230 , but I still can't generate a node-count of published items per each term.
Please help.
Many thanks in advance.
Comments
Comment #1
ajayg commentedI would like to know this as well.
Comment #2
Oleksa-1 commentedI am not sure but i think you do not need this module to do it. It is enough, just use "Argument" and in option you need to select "summary".
Comment #3
ajayg commented@Oleksa
Well in views2 you can do this only for top level. In views 1 it was possible to pass multiple arguments and provide a drilldown.
Comment #4
rsevero commentedI've just re-test the instructions in http://drupal.org/node/389230 and they worked fine.
Please reopen with extra info if necessary.