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).

Accessible Autocomplete Element/Widget

18 sites Security covered Drupal 10–11
View on drupal.org

This module provides an autocomplete field that enhances accessibility by using the Accessible Autocomplete library. It can be used for form widgets or directly by developers in custom code.

Summary

Provides a Render element that extends from a Select field and automatically converts it to use the Accessible Autocomplete library.

Installation

  • Download as per normal
  • Install Accessible Autocomplete either:
    • Using npm into the folder above your Drupal installation. npm i -S @drupal/autocomplete. The library should exist at /path/to/drupal/../node_modules/@drupal/autocomplete
    • Manually, and extracting to /libraries/a11y_autocomplete inside your Drupal installation.
  • Enable the module as usual
  • Select it as a widget for field UI fields, or if you're a developer, use the new '#type' => 'a11y_autocomplete' anywhere you'd use '#type' => 'select'

Known issues

Please use the issue queue to report any issues.

Credits

Written by Lee Rowlands for a client of PreviousNext

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

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

Releases

Version Type Core Release date
1.0.6 Stable 10–11 Jul 9, 2025