Views Dependent Filters

Installs: 
1,235
Open Bugs: 
16
Development Status: 
Seeking co-maintainer(s)
Maintenance fixes only

Allows the presence of exposed filters on a view to be controlled by values in another exposed filter. Dependent filters are hidden when not relevant, and their values are not considered when the exposed form is submitted.

The module is compatible with both the Views basic and the Better Exposed Filters form plugins.

Example

Suppose you had a view showing several kinds of products, such as cake, bicycles, and books, and an exposed filter on product type that lets the user refine the listing to one or more types.

With this module you could add the following filters:

  • cake flavour, such as lemon, chocolate, coffee
  • bicycle size
  • book genre

Each filter will only show when the type it relates to is selected in the filter for product type.

Releases: 
7.x-1.1
7.x-1.x-dev
Release Dates: 
07/13/2012
10/19/2013