내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

need to create a image picker dialog

Avatar

Level 1

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 4

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 답변 개

Avatar

Level 10

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

Avatar

정확한 답변 작성자:
Level 4

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

Avatar

Level 10

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.

Avatar

Level 1

Hi,

Thank u for your suggestions.