Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Views Autocomplete Filters

30,483 sites Security covered Drupal 10–11 Views ecosystem
View on drupal.org

This module adds autocomplete functionality to text field filters in Drupal Views. It allows users to quickly find content by typing a partial string, with support for core Views filters and Search API fulltext filters.

Introduction

The Views Autocomplete Filters module extends views text fields filter with autocomplete functionality. The supported filters are:

  • "combine" - allows to search on multiple fields (core/views).
  • "search_api_fulltext" - fulltext search (search_api).
  • "search_api_text" - fulltext fields search (search_api).
  • "string" - allows to search on multiple fields (core/views).

Some benefits of the Views Autocomplete Filters are:

  • Quick find the desired entity by its title or unique text field
  • Find all entities that shares a common string value from a field. Example: All nodes that are created by a specific user name.

Requirements

This module requires the following module:

  • Views - core module.

Integrations

This module integrates with the following module:

Configuration

  1. Enable the module at Administration > Extend.
  2. Navigate to Administration > Structure > Views and create a View Page and chose desired "Display format" of "fields" for the desired content entities.
  3. Add the field that you want to autocomplete filter, for example "Title".
  4. Add the same field filter and set it "Exposed".
  5. Be sure you select the right operator, usually "Contains" option is desired.
  6. Then you should have the "Use Autocomplete" checkbox available.
  7. After you checked this option you will abe able to see this module filter settings.
  8. You will need to select "Field with autocomplete results", for the example given, chose "Title".
  9. Wii all those configuration set you should be able to have an autocomplete filter available for the view created.

You could also build filters of the referenced entities fields by using View Advanced "Relationships" configuration. You need to make sure you add the correct "Relationship" and then add the desired field and filter of the referenced entities using this relationship.

"Non Drupal" Supporting organizations:
some D7 development & maintenance  TOP EXPRESS
Initially sponsored by: viennaresidence

Supporting individuals:
Tavi Toporjinschi - vasike

Depends on

Dependencies of the latest stable release

  • views Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Apr 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
2.0.3 Stable 10–11 Apr 28, 2025