Drupal is a registered trademark of Dries Buytaert
Release: reCAPTCHA 8.x-3.5 Minor update available for module recaptcha (8.x-3.5). Release: Search API Solr 4.3.14 Minor update available for module search_api_solr (4.3.14). Release: ECA: Event - Condition - Action 2.1.22 Minor update available for module eca (2.1.22). Release: WebProfiler 11.2.1 Minor update available for module webprofiler (11.2.1). Usage Milestone: Entity Browser Module entity_browser crossed 100,000 active installs. Release: Editoria11y SI (SiteImprove) 3.0.0 Major update available for module editoria11y_si (3.0.0). Release: Diagnosis 1.0.3 Minor update available for theme diagnosis (1.0.3). Release: DiBa Integration 1.3.3 Minor update available for module diba_integration (1.3.3). Release: AlternativeCommerce NovaPoshta API 1.1.10 Minor update available for module basket_novaposhta (1.1.10). Module Revived: Commerce Currency Resolver 2.0.2 Module commerce_currency_resolver updated after 10 months of inactivity (2.0.2).

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

Activity

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

Releases

Version Type Release date
1.0.6 Stable Jul 9, 2025