Expose Filter Criteria to Users in Views for Drupal 8, Drupal 9, and Drupal 10

Last updated December 8, 2020
Site Building9.5.x/10.0.x

Instead of providing multiple views with different filter criteria, consider empowering your users by exposing filter criteria as an interactive form. You can even configure the forms to use AJAX to refresh results. In this tutorial, we'll walk through the process of adding and configuring exposed filter or sort criteria in a view.