better_exposed_filters_field_gate
No security coverage
The Better Exposed Filters Field Gate module adds a Better Exposed Filters widget for taxonomy term exposed filters.
This widget allows a site builder to show only taxonomy terms where a selected boolean term field is enabled.
This is useful when a vocabulary is reused in multiple places, but only some terms should appear in a specific exposed filter.
When to use this module
Use this module when:
- A View exposes a taxonomy term filter
- The filter is rendered with BEF checkboxes or radio buttons
- The vocabulary contains a boolean field that controls whether a term should appear as a filter option
Example use case
A vocabulary contains terms that are used for tagging content, but only some of those terms should be selectable in a public exposed filter.
Add a boolean field to the vocabulary, enable that field only on the terms that should appear, and configure this widget to use that field.