By mz906 on
when I create a view of terms (using block view) it displays my terms as:
A
A
A
B
B
C
C
C
instead of
A (3)
B (2)
C (3)
how do i add/remove the numbers/count of terms?
when I create a view of terms (using block view) it displays my terms as:
A
A
A
B
B
C
C
C
instead of
A (3)
B (2)
C (3)
how do i add/remove the numbers/count of terms?
Comments
did a search and found
did a search and found this....
http://drupal.org/node/128085#comment-792368 :)