Is there a way to list the categories which an author used in a specific channel?
I have a group of authors that post into a single channel which has two category groups assigned to it. There are no sub-categories in either group.
—-
Channel 1 Categories:
Group A (should not display in result):
Location 1
Location 2
Location 3
...
Group B (shows in result):
Subject 1
Subject 2
Subject 3
...
—-
What I am trying to do is display a member list for a member group that displays which “Group B Category” that the member has entries for while not display the “Group A” categories.
Each entry may have multiple location categories selected, but will always have only one subject category selected.
—-
Here is what I am trying to end up with:
[avatar] Member 1 - Email
Has posted in: Subject 1, Subject 3
[avatar] Member 2 - Email
Has posted in: Subject 3
[avatar] Member 3 - Email
Has posted in: Subject 2, Subject 3
[avatar] Member 4 - Email
Has posted in: Subject 1, Subject 2, Subject 3
...
—-
I know this will require the Query Module, but I am not familiar enough with it to get anything close to working. I am not sure how to join the users’ posts to the categories and then display the categories only once in the result.
I did not find anything close to this functionality after digging around in the forums for about hour or so.
Any help would be greatly appreciated.
Thanks,
Steve