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

infojunkie’s picture

Thanks for your feedback. I'll look at this.

infojunkie’s picture

Please 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?

aelling’s picture

Thanks 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.

infojunkie’s picture

Title: Select filters with more than first term from result » Distinct setting causes
Category: feature » support
Status: Active » Fixed

Great. Thanks for your feedback.

infojunkie’s picture

Title: Distinct setting causes » Distinct setting causes filtered values to disappear
xl_cheese’s picture

Thank you!!! This fixed my filtering problem that I was having!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

momper’s picture

Component: Miscellaneous » General

after 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

infojunkie’s picture

Component: General » Views Filters Selective

Updated the documentation on the module page.

momper’s picture

thank you very much ...