sorting - Keep Views Filters from stacking -


on d7 site have list of items displayed in view. view filtered several different taxonomy vocabularies, each displayed exposed filter

ex:

  • culture
  • medium
  • origin
  • artist

my problem is, when select, say, drop-down culture, , choose tag, yemenite, view filtered items tagged yemenite. if click drop-down medium, , choose tag, metalwork, view filtered show items tagged both yemenite , metalwork.

this far specific, can't find way make filters operate independently when choose medium, filter culture reset, , metalwork shown. filter groups , and/or specifiers create long chains of qualifiers rather resetting , re-filtering.

i'm sure can done using jquery, i'm on tight schedule, , experience overriding select lists jquery, , dealing cross-browser issues created has been pretty negative. create elaborate tag hierarchy , display whole thing single filter, clutter isn't viable, it's problematic on mobile.

if has thoughts or pointers appreciate help.

in view can change behaviour of exposed filter. in list of exposed filters there's tab "add" / "and/or, rearrange". "and/or" option can change inclusive behaviour , set 'or'.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -