Skip to content

Drupal 8 module to alter Entity Autocomplete suggestion list.

Notifications You must be signed in to change notification settings

ygoex/Alter-Entity-Autocomplete

 
 

Repository files navigation

Alter Entity Autocomplete module for Drupal 8

Simple module to alter Drupal 8 autocomplete field behaviour. This also alters autocomplete link for Links.

Read blog post about this module: How to Alter Entity Autocomplete Results in Drupal 8

Use case

There are several cases where nodes of different content types have the same title. What this module does is that is shows you how you can alter what editors see in the dropdown. Sometimes you might want to show node status, node language and all of it can be done by using code from this module.

Hope this will be useful in your projects and provide better editorial experience.

Module developed by Minnur Yunusov at Chapter Three

About

Drupal 8 module to alter Entity Autocomplete suggestion list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%