icon picker | Community
Skip to main content
New Participant
November 17, 2015
Solved

icon picker

  • November 17, 2015
  • 1 reply
  • 1167 views

Hi,

i need to insert inside a dialog an icon picker.

Which is the start point to do this task?

I have an implementation via bootstrap but i don't know how insert my code into a dialog.

Anyone can help me?

Thanks

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 kautuk_sahni

Hi 

Please refer to the link, I hope this would help you:

Link:- http://experience-aem.blogspot.in/2014/11/aem-6-sp1-rich-text-editor-classic-ui-color-palette.html

 

Or

You can create a custom component then can add color picker (bootstrap/ and jQuery plugins availabe) code there.

Link: https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html (Custom Component)

 

Thanks and Regards

Kautuk Sahni

1 reply

kautuk_sahni
kautuk_sahniAccepted solution
Employee
November 17, 2015

Hi 

Please refer to the link, I hope this would help you:

Link:- http://experience-aem.blogspot.in/2014/11/aem-6-sp1-rich-text-editor-classic-ui-color-palette.html

 

Or

You can create a custom component then can add color picker (bootstrap/ and jQuery plugins availabe) code there.

Link: https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html (Custom Component)

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni