- πΊπΈUnited States dave reid Nebraska USA
I think this is a duplicate of β¨ Seamless entity reference autocomplete integration Needs work
Add simple "Autocomplete" Widget selector plugin for entity selection.
We required a simple entity browser which allows to
While there is a simple entity creation form widget for the first case (add), there is no simple select widget for the second case (select existing entities). You are forced to create a view for that, even if a regular autocomplete would be enough.
While you could use complex entity reference form widget for entity_reference fields, there is no such solution for Entity browsers used in entity_embed. So this is most useful for users of entity_embed with entity_browser and even more if you need a consistent UX for entity_embed and entity reference fields using the same widgets for referencing / creating entities.
Especially when creating a module with config for entity_browser included, the force to use a view for simple entity selection leads to further dependencies on views and more unwanted complexity.
Add a simple "Autocomplete" widget selector plugin which filters on selected entities and bundle types, identically to to Core entity reference field autocomplete.
Discuss
Plan
Create patch
Review
Release
Further widget selector "Entity autocomplete: Search entities by their type / bundle."
To discuss
To discuss
To discuss
Closed: duplicate
2.0
Widget selector plugins
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this is a duplicate of β¨ Seamless entity reference autocomplete integration Needs work