Hopefully this isn't too much trouble to implement. Right now the only way to use SHS as a Views exposed filter is through it's special sort filter. Unfortunately, I have a set of terms I want to filter that aren't on the node itself, but on a variant of it. This means I can't use the preset SHS sort filter, but if I could use SHS as a generic selection type (alongside dropdown and autocomplete) then it would be no problem!
Comments
Comment #1
stborchertCould you explain what exactly you've meant with "special sort filter" and "variant of node"?
Simple hierarchical select is available for term_reference fields on nodes only (ok, entityreference also but that doesn't matter here ;) ).
Comment #2
stborchertFeel free to reopen with some more details about the request.
Comment #3
achikas commentedi also like to have this feature.
for example it would be great to have the SHS option as selection type at "Configure extra settings for filter criterion Field: category (field_category)"
at the moment i have only dropdown and autocomplete for selection.