This module provides a multiselect widget plugin for the Facet API module.
It allows faceted searches (for example, those performed with Apache Solr) to use a multiple select dropdown for drilling down into the search results. It automatically supports optgroups (for data with a hierarchy) as well.
Although this module can be used on its own, the standard HTML multiple select element which it outputs is generally considered to have poor usability. Thus, this module's primary use case is to allow easy integration of faceted search with JavaScript plugins that provided an enhanced experience for multiple select dropdowns. For example:
- jQuery UI MultiSelect Widget (the module has been tested with this plugin in particular)
- jQuery UI Multiselect
- Chosen
- etc.
For help on integrating with JavaScript plugins, see the README.txt.
Related projects
If you are interested in this module, you might also want to take a look at the following sandbox projects (this module also owes a debt to them for inspiration for some of the code):
- Facetapi Select (provides a widget plugin for single selects, rather than multiselects)
- Facet API Chosen (integrates directly with the Chosen JavaScript plugin, but currently only supports single selects, not multiselects)
Credits
This project was sponsored by Advomatic.
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Minimally maintained
- Development status: Maintenance fixes only
- Module categories: Search
- Reported installs: 164 sites currently report using this module. View usage statistics.
- Downloads: 1,065
- Last modified: September 6, 2012