wieni / wmbert

A more user-friendly entity reference list field widget for Drupal 8.
MIT License
2 stars 1 forks source link

Automatically change the handler of entity reference fields #2

Closed DieterHolvoet closed 4 years ago

DieterHolvoet commented 4 years ago

Summary

To support a couple of features (Disable duplicate selection, Disable selection of parent entity, Label formatter plugin), we need our own implementation of an entity reference selection handler. Currently, we manually have to change the handler in config. We should change it so when choosing the wmbert field widget, the handler should change automatically.

Motivation

Make the module more user friendly, less error-prone.

DieterHolvoet commented 4 years ago

This was released in version 1.7.0