Overview: Exposed Filter Criteria in Views for Drupal 8, Drupal 9, and Drupal 10

Last updated September 30, 2020
Site Building9.5.x/10.0.x

Exposing filter criteria allows the users of your site to choose how to filter a content list created in Views. When rendered on the page, the exposed filters will be displayed to the user as interactive form components.

By the end of this tutorial you will:

  • Understand what it means to expose filter criteria and when it might be useful.
  • Be able to identify when a view has exposed filters and which filters are exposed.