Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). ai 1.2.15 Minor update available for module ai (1.2.15). ai 1.3.4 Minor update available for module ai (1.3.4). leaflet 10.4.7 Minor update available for module leaflet (10.4.7). chosen 5.0.5 Minor update available for module chosen (5.0.5). csp 2.2.4 Minor update available for module csp (2.2.4). leaflet 10.4.6 Minor update available for module leaflet (10.4.6).

This module provides an autocomplete widget for text fields that suggests all existing (previously entered) values for that field. This provides more flexibility than “allowed values” for the content editor to add new values. At that same time, it is simpler in many cases than creating a taxonomy vocabulary (no hierarchies, no separate system, no permissions headaches, no rendered pages per term).

For an analysis of the different use cases for Taxonomy, Text Field with Allowed Values, and this module read this blog post.

Note: The autocomplete matching is NOT case-sensitive. This means that it will match any cased version of the same characters. The suggestion will be cased like the first value in the database. If anyone needs configuration on case sensitivity, feel free to open an issue with a MR or ask for sponsored development.

Furthermore this does *not* work on the title field (and other base fields): #3586007: Autocomplete widget does not work for title fields - Help fixing it, if you need it.

Requirements

This module requires no modules outside of Drupal core.

Installation

Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

Configuration

After installing the module you can configure a form field to use the autocomplete widget by following these steps:

  1. Visit any content type's “Manage Form Display” page.
  2. Change the “Textfield” widget of any form field that supports it to “Autocomplete: existing values”.
  3. Configure how many suggestions to show in the widget configuration. (Default: 15)
  4. Enter values in the field on the form, and they will become suggestions for the next time you use that field.

Activity

Total releases
1
First release
Apr 2026
Latest release
16 hours ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
2.0.0-beta3 Pre-release Apr 29, 2026