If there are "No options" for an exposed filter, I would like to be able to hide it. I even consider that "only 1 option" could make the filter disappear, since it can't change anything when it's checked/unchecked.
On the project that I currently work on it's requires to select at least one term per vocabulary.
Perhaps I have done something wrong, and this is already possible... but I can't find it.
Using:
- Views 7.x-3.3
- Views Hacks 7.x-1.x-dev (2012-May-18) with the following activated:
- Views Selective Exposed Filters
- Views Composite Exposed Form Plugin
- Better Exposed Filters 7.x-3.0-beta1
Notice:
I use AJAX and exposed filters in a block.
Comments
Comment #1
eminencehealthcare commentedThis is probably too late but have a look at selective filters. It is part of the "views hacks" module.
Comment #2
infojunkieThis module has been deprecated in favour of https://drupal.org/project/views_selective_filters. Please test there and reopen if necessary.