Alter-Entity-Autocomplete icon indicating copy to clipboard operation
Alter-Entity-Autocomplete copied to clipboard

Drupal 8 module to alter Entity Autocomplete suggestion list.

Results 6 Alter-Entity-Autocomplete issues
Sort by recently updated
recently updated
newest added

Minnur, Thanks for your alter autocomplete blog post, and for posting the example to github! This patch replaces a deprecated call to Drupal::entityManager()->getTranslationFromContext() and replaces it with a call to...

When I use below code. All bundles are displayed regardless of the values specified in 'target_bundles'. Uninstalling the module fixes it. core: Drupal 9.2.2 ``` $form['participant'] = [ '#type' =>...

Can't get this to work. The original class getMatches() function is always hit. Perhaps something has changed with what classes can be extended?

https://downloads.minnur.com/drupal/entity-reference-patterns

Hi there, looking into this module. Looks nice. It could be the basics for an approach I need. But it's not clear to me how to target specific entity reference...

Hi, is it possible to have different types of auto-completed formats for each type of content?