An open API service indexing awesome lists of open source software.

https://github.com/ahebrank/entity_autocomplete_plus

Override the entity autocomplete matcher to try to disambiguate entity references
https://github.com/ahebrank/entity_autocomplete_plus

drupal drupal-8 drupal-module

Last synced: about 2 months ago
JSON representation

Override the entity autocomplete matcher to try to disambiguate entity references

Awesome Lists containing this project

README

          

This module overrides the core entity autocomplete matcher to make configurable:

- the number of matches returned (this is hard-coded in core to 10)
- extra info returned in addition to the entity title

Extra info is configured using tokens. You may set a default value globally in the module configuration
(/admin/config/content/entity_autocomplete_plus) and/or set tokens per field using the widget third-party
settings (under manage form display).