need to create a image picker dialog | Community
Skip to main content
April 4, 2017
Solved

need to create a image picker dialog

  • April 4, 2017
  • 4 replies
  • 1805 views

Hi,

I need to a image picker component, similar to color picker.

Please let me know do we have any sample component to refer? any idea on how to display small image icons on a dialog.

Regards,

Gowrishankar

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 vjetty

Hi, Shankar

The following may not help you in full as per your requirement and it's good to review to move forward to build one like this based on your requirement. It's a good article. 

http://blogs.adobe.com/contentcorner/2016/03/03/integrating-aem-asset-selector-with-your-web-page/

 

~Vamsi

4 replies

smacdonald2008
Level 10
April 4, 2017

Have you looked at the out of the box image picker dialog boxes that comes with AEM? 

vjetty
vjettyAccepted solution
Level 4
April 4, 2017

Hi, Shankar

The following may not help you in full as per your requirement and it's good to review to move forward to build one like this based on your requirement. It's a good article. 

http://blogs.adobe.com/contentcorner/2016/03/03/integrating-aem-asset-selector-with-your-web-page/

 

~Vamsi

Ratna_Kumar
Level 10
April 4, 2017

Hi,

By default AEM supports Asset picker. See this below link which may helps for your use case.

//https://docs.adobe.com/docs/en/aem/6-2/author/assets/managing-assets-touch-ui/asset-picker.html

~ Ratna.

April 6, 2017

Hi,

Thank u for your suggestions.