I created an exposed filter with views and thos moudle following the instructions here #2059949: Example usage?
Filtering works but if i allow multiple selections the filter doesnt wprk anymore. Is that by design or has anyone this working?
Maybe its just a bad idea to reference stuff if you need to filter by references?
In my case i have a recipe for like a cake and this cake node references all ingredients. Later i want to be able to make a view and like filter all cakes that use butter as an ingredient.
Thank you for your opinions.
Comments
Comment #1
schifazl commentedI'm not sure if it's related, but have you checked comment #11 in that issue?
Comment #2
marcoka commentedi did not. i check that
Comment #3
maximpodorov commentedHave you solved your problem?