Facets in filters
Component ID
2758013
Component name
Facets in filters
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
795
Component created
Component changed
Component body
The goal of this module is to expose facets in the same form as your views exposed form.
The benefit of this is, that it is part of the same form, thus it will be easy to sort them among each other.
The solution works without javascript.
Also this uses the same autosubmit you can have in your view.
Currenlty integrated widgets:
- checkboxes
- select
For the Drupal 8 version look here: https://www.drupal.org/project/core_views_facets
