Hi,
I've created taxonomy categories for continent, country and state. (and must say it's heavy when you go to taxonomy term/#) as obviously it loads all the terms to find the specific term/#).
Please, as every country does not have content (a user) for the term, is it possible to have the amount of nodes/users per term show in the dropdown list (exposed view)?
United States (4)
Algeria (0)
Italy (2)
Basically so users do not have to go through each term to find no content in that view.
or
is it perhaps possible that the dropdown only shows terms that have content? That would be fabulous!
Look forward to any reply and thank you.
Lilian
Comments
Comment #1
catchYou'd probably have to implement this with a custom module and hook form alter, it's not possible in the current views ui.
I'd look at summary view, and the 'directory' from views bonus pack if you want counts next to terms though.
Comment #2
sunSorry, unfortunately this support request is way too specific. Please have a look at the issue queue - Views maintainers are buried already. You might want to try to get further support at http://drupal.org/support.
If you were able to solve this issue on your own in the meantime, you might want to add the involved steps to this closed issue, so other users searching for a similar solution might find it.