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

stBorchert’s picture

Status: Active » Postponed (maintainer needs more info)

Could 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 ;) ).

stBorchert’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Feel free to reopen with some more details about the request.

achikas’s picture

Issue summary: View changes

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