On a category page, how do you limit the tags displayed to those that have entries in the current category?
If you use a fixed category like this:
{exp:tag:cloud weblog=“community” category=‘7’ limit=“20”}
{tag}
{/exp:tag:cloud
That works fine. But the idea is to dynamically detect the current category and set the category to that.
Thanks….
