It occurred to me that Chosen could be put to great use for facet selection using the Facet API module. To achieve this Chosen would need to be implemented as a widget in Facet API (see Collapsible Facets for inspiration)

Is there any interest in coding this?

Comments

stopshinal’s picture

I support this 100% !

sammyd56’s picture

I have a working version in my sandbox with single-select dropdown boxes. I'd like to eventually have multi-select boxes with the active facets appearing within the select box itself. I'll need some help to get there though...

http://drupal.org/sandbox/sammyd56/1353462

Cyclodex’s picture

Priority: Normal » Minor
Issue tags: +New feature
zilla’s picture

this would be awesome - could provide a much more pleasant experience than collapsible because the text in the 'select' box could offer a distinct clue for users (e.g. instead of just a plus sign, you'd see "choose one" or "choose one or more"

NWOM’s picture

Title: Integration with Facet API » Integration with Facetapi Multiselect
Issue summary: View changes

Rather than needing to re-invent the wheel, integrating with Facetapi Multiselect would do the trick. This way Chosen would only need to integrate with the existing functionality that Facetapi Multiselect already provides.

NWOM’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Priority: Minor » Normal