Reputation: 1
I have a problem in filtering a views with an entity referenced field.
I have a content type called "product" and a content type called "category". In "product" node i have an entity reference field to "category" nodes (only one category per product).
I have a views page which is displaying products, and a filter by category (category field from product content type), but i can't filter products with the same category value.
I tried Views Reference Filter module, but i got an unexpected error.
Question: How can i filter my views with category? Thank You!
Upvotes: 0
Views: 1922
Reputation: 660
N.B: if you want to expose this filter to users check Expose this filter to visitors, to allow them to change it.
Upvotes: 0