Open eaton opened 5 years ago
Would this be possible to implement in the JS admin UI without needing to make any modifications to core? (I think the answer here is yes, but would love some input from someone with better knowledge @dawehner @alexpott )
Core currently provides Entity References, but lacks an efficiently reusable browser to select from a large set of candidate entities; a way to create "child" entities in place when required by a "parent" entity, etc. The result is significant editorial overhead when creating "clusters" of interrelated nodes on any site with a highly relational content model.
Contrib approaches to this problem include:
We should assess these modules (and any others in the same domain) on the following criteria: