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.
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.