Problem/Motivation

Now there is a route done at block_class.autocomplete_attributes in URL /admin/block-class/auto-complete-attributes. In order to have the auto-complete working we need to implement that on the field to appear the auto-complete when the user is typing

Steps to reproduce

Proposed resolution

Implement the #autocomplete_route_name using custom Form API to use processAutoComplete https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21...

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3273596.patch929 bytesrenatog

Comments

RenatoG created an issue. See original summary.

renatog’s picture

StatusFileSize
new929 bytes

Patch with the implementation done

  • RenatoG committed cf4aa92 on 2.0.x
    Issue #3273596 by RenatoG: Implement auto-complete in the attribute key
    
renatog’s picture

Status: Active » Fixed

Fixed and committed to the dev branch 2.0.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.