-
Notifications
You must be signed in to change notification settings - Fork 766
Description
Feature Request
Is your feature request related to a problem? Please describe.
As an author, I would like to be able to select assets from a remote EDAM when using the Core Container Component.
Describe the solution you'd like
Extend the current functionality of Core Container Component v1 (upgrade to v2) and implement remote assets selector functionality, similarly as it is implemented in the Image v3 component.
Are there alternatives?
An alternative is to implement a customization on the client side, but ideally, it is better to have it implemented OOTB here at the core component level.
Documentation
The users will be able to open the container component author dialog, navigate to the properties tab, and then, in the background image picker, select the pick dropdown box, which will allow two options: Local and Remote. The Local option will allow the user to select from the local DAM repository. The Remote will allow to open the Assets Selector Frontend app and browse and login to the remote EDAM and then browse and search for remote dam assets. Then select one and see thumbnail generated and than save the dialog and the remote dam image will be rendered as a background style image.
