Universal Editor - Assets Selector | Community
Skip to main content
josephambrose
New Participant
October 28, 2024
Solved

Universal Editor - Assets Selector

  • October 28, 2024
  • 2 replies
  • 1740 views

My sandbox having DM enabled with OpenAPI. I want to browse only approved images and on selecting an image, it should paste the scene7 url of the image in page. Even if I author image block and select an image, it should have the scene url only like https://s7ap1.scene7.com/is/image/abcde/images%2Dstagedm.  How to implement this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi @josephambrose 
Please check universal editor/x-walk integration with assets picker

https://developer.adobe.com/uix/docs/extension-manager/extension-developed-by-adobe/configurable-asset-picker/ 

 

2 replies

kautuk_sahni
Employee
November 5, 2024

@josephambrose Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
josephambrose
New Participant
November 5, 2024

In documentation, index.html is mentioned but I could not locate this html in my xwalk project. I can see head.html only. Also, I want to mention the repositoryid which is starting with "Delivery-" to list the approved assets. How and where to mention this repositoryId. Why the documentation is not straight forward for this requirement?

arunpatidar
arunpatidarAccepted solution
New Participant
November 6, 2024
Arun Patidar