- 🇳🇿New Zealand john pitcairn
This looks like it should be technically possible, something broadly like:
- Add a view display or perhaps a dedicated tagged view for the purpose.
- Add contextual arguments for section storage type and section storage id.
- Use those arguments to format the correct "import section" link/image for each item in the view.
- Add a setting somewhere to select the view/display, default to none.
- Perhaps a 3rd-party setting on the entity bundle view mode?
- Alter
ChooseSectionFromLibraryController::build()
to pass in the arguments and render the view, if a view is set.