This project is not covered by Drupal’s security advisory policy.

This module provides a block for dynamically displaying the exposed filters of the current Views page display.

When developing a project with many Views pages with exposed filters, there was a need to separate these exposed filters into blocks so that they could be placed in a region separate from the view results. While Views provides these blocks out of the box, having many views produces many blocks that would each need to be placed and configured to display only on their corresponding page view. This module solves this problem by providing a single block that dynamically displays the exposed filter form for the Views page on which it is displayed. If the current page does not have exposed filters, the block will not be rendered.

Usage

  1. Enable the module
  2. Go to the block layout admin page (admin/structure/block)
  3. Add a Dynamic Exposed Form block
  4. Configure the block to display on pages that are generated by the Views module

Project information

Releases