By chadchandler on
Has anyone wanted to or even tried to and been successful with adding counts to Views Exposed Filters?
Currently when you set a Taxonomy Term as an exposed filter it just shows the term. I would like it to show the user how many nodes are tagged with that term in the exposed filter?
Confused? Watch!
Current Setup:
All
Birds
Cats
Dogs
Desired Setup:
All (83)
Birds (50)
Cats (24)
Dogs (9)
Anyones input is greatly appreciated!
Comments
http://drupal.org/project/ter
http://drupal.org/project/term_node_count
_
You can also do this by adding an argument and setting the action to take if argument is not present to one of the 'summary' options.