You can add a collection list first the Category collection template page and bind that to the Category collection
Then insert your elements into the collection list and bind your element to the reference field you wish to show and set a filter( Filter Collection Lists ) to only show the elements where there is a matching reference for the current category.
I don’t think I explained it as clearly as I should - I don’t want to filter a single Collection, I want to pull in any items that are filtered within a Collection Reference. For example…
I have 37 Collections, all of which use another Collection called ‘Price’ as a Reference field. This Price Collection Reference has various monetary values such as ‘Under $50’, ‘$100-$250’, ‘$250-$500’ etc.
I want to create a new static page that pulls in any items within any Collection that has a certain item as a Reference.
For example: Pull in any item within any Collection that references my ‘Price’ Collection as $100-$250.
Hi @radicalrooster, at the moment that is not possible, you would have to add a collection list to each of the collection template pages and then show the references from there.
You can also go to to the Price collection, then add up to 20 collection lists on a single page to show items that have matching references, but not possible to retrieve values across multiple collections like that, if I understand what you are trying to do.