Site Building

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

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.