The Drupal 7 Views Autocomplete Filters module adds the ability to create Views exposed filters that are autocompletes. This is useful to replace the traditional text field exposed filter or even a drop down exposed filter.
In this episode you will learn:
- How to create a simple Drupal view with an Autocomplete exposed filter
- How to create a more complex Drupal view using an Entity Reference field with an Autocomplete exposed filter