Closed (fixed)
Project:
Views Hacks
Version:
6.x-1.x-dev
Component:
Views Filters Selective
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2010 at 22:30 UTC
Updated:
1 Oct 2010 at 19:24 UTC
I implemented select filters on a field that allows multiple taxonomy terms but I noticed that the select filter only shows the first term associated with each result. Is there a way to have the select list filter loop through the field and output each term as an option if more than one value is present?
Comments
Comment #1
infojunkieThanks for your feedback. I'll look at this.
Comment #2
infojunkiePlease look at http://demos.thereisamoduleforthat.com/selective/. There are multiple terms per node. When you select a specific term in the filter (e.g. Book) what do you expect to see in the filter drop-down?
Comment #3
aelling commentedThanks for you reply. In my view I had the view "Distinct" set to yes which was causing some un-anticipated results. Once I figured out that was causing the issue and turned distinct off and the select filter worked as desired.
Comment #4
infojunkieGreat. Thanks for your feedback.
Comment #5
infojunkieComment #6
xl_cheese commentedThank you!!! This fixed my filtering problem that I was having!
Comment #8
momper commentedafter 2 hours of investigation this was the solution - please, please put this as an hint somewhere (README.txt, project page, dokumentation)
by the way -> great module ...
thanks
Comment #9
infojunkieUpdated the documentation on the module page.
Comment #10
momper commentedthank you very much ...