- Issue created by @mvonfrie
I'm using the widget in a D10 site where most of the contents are migrated from a D7 site. I just implemented a media migration where media entities have a reference to a "tags" vocabulary. In this vocabulary (where the users can create their own values) exist over 2600 terms. It is really difficult to find which terms an entity references with such a long list if you have to scroll.
taxonomy_widget_plus
and devel_generate
modules enabled.Add an option to the widget settings to show all selected terms at the top of the list if enabled.
If you decide to enable this option by default, an update hook is needed to set this option to disabled for all existing usages of the widget to keep the current behavior.
Active
1.1
Code