Views Filter List
Categories
Component ID
2182119
Component name
Views Filter List
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides an area handler (i.e., something that can go in a view's header, footer, or empty text) listing the currently enabled exposed filters. Each filter value is displayed as a link which, when clicked, will clear that particular value from the filter.
This module was inspired by Exposed Filter Data, and began life in its issue queue.
Plans
- Right now, VFL only supports multi-value checkbox-type filters. I'd like to add support for other kinds, including boolean fields and text entry.
- A backport to Drupal 6 probably couldn't hurt.
- I'd like to add a few more presentational options to the handler, increasing its themeability.
