Drupal is a registered trademark of Dries Buytaert
Usage Milestone: jQuery UI TouchPunch Module jquery_ui_touch_punch crossed 1,000 active installs. Release: LiteLLM AI Provider 1.3.0 Minor update available for module ai_provider_litellm (1.3.0). Release: Varbase Core 10.0.59 Minor update available for module varbase_core (10.0.59). Release: Database Info Schema 1.1.3 Minor update available for module database_info_schema (1.1.3). Release: GitLab for Helpdesk Integration 3.0.1 Minor update available for module helpdesk_gitlab (3.0.1). Release: Helpdesk Integration 3.0.1 Minor update available for module helpdesk_integration (3.0.1). Release: Yet another statistics module 2.2.2 Minor update available for module yasm (2.2.2). Release: Droopler 3.6.2 Minor update available for distribution droopler (3.6.2). Release: DiBa Integration 1.3.1 Minor update available for module diba_integration (1.3.1). Module Revived: MaxLength 3.2.0 Module maxlength updated after 11 months of inactivity (3.2.0).

The Entity Autocomplete ID module enhances Drupal's default entity autocomplete functionality by enabling users to search and match entities based on their unique IDs, in addition to the conventional entity labels. If there is a match by ID, an extra result is prepended and shown first in the result list. Module provides a form element, an entity reference field widget, and allows for easy global enabling across all existing autocomplete fields.

How to use it:

  • On the entity form display configuration page, use the 'Autocomplete ID' widget on any entity reference fields.
  • Programmatically, you can use the 'entity_id_autocomplete' form render element type.
  • Alternatively, you can enable it globally for use in all autocomplete fields across the site. Don't forget to configure permissions if you want to restrict access by roles.

πŸ‡ΊπŸ‡¦

This module is maintained by Ukrainian developers.

Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Develop Autocomplete Entity ID using DDEV βš™

If you haven't already, install DDEV.

git clone [email protected]:project/autocomplete_id.git
cd autocomplete_id
ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=autocomplete-id
ddev add-on get ddev/ddev-drupal-contrib
ddev start
ddev poser
ddev symlink-project
ddev drush site:install -y
ddev drush pm:install autocomplete_id -y
ddev drush config:export -y
ddev drush user:login

Consider sponsoring DDEV development.

Activity

Tracked releases
1
Tracked since
Aug 2026
Latest release
6 hours ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
8.x-1.8 Stable Aug 4, 2026