Hi,
I have two category groups:
Designation (containing categories like ‘staff’, ‘management’, ‘students’)
& Topic (containing categories like ‘general’, ‘features’, ‘documents’, ‘articles’)
I would like to create a entry listing page for each category in the Designation category group. Within each category listing page, I need to display entries in that particular category. However, I want to group the entries by their memebership to categories in the other ‘Topic’ category group.
So, for example, my ‘Staff’ page would list entries in the following way:
- Staff
—General
—- entry #1
—- entry #2
—Features
—- entry #3
—Documents
—- entry #4
Any help in how to achieve this would be grately appreicated.
regards,
Cathal.