Using 4.21 pro pack. This may be something obvious I've missed.
I need to show a list of entries who all have the same primary category.
I need to exclude entries that do not have that category as primary, but may have it as secondary.
So if I've got:
- Entry 1 in category: A (primary), B
- Entry 2 in category: B (primary), A
- Entry 3 in category: A (primary), B
I need to be able to create a list that would only include Entry 1 and Entry 3.
Does this make sense? Is there a way to restrict the entries list to only show entries with a particular primary category?
Thanks.