Does colorpicker works for AEM6.1? | Community
Skip to main content
New Participant
October 30, 2015
Solved

Does colorpicker works for AEM6.1?

  • October 30, 2015
  • 13 replies
  • 4056 views

My team is having problems regarding the color picker (/libs/granite/ui/components/foundation/form/colorpicker) using AEM 6.1 in the touch ui.

We can't add properties: editMode and freestylePallete.

The jsp rendering the the colorpicker sends the settings in an object called "modes", but the js file uses a variable called "pickerModes".

Is there a fix for this?

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

13 replies

smacdonald2008
New Participant
November 3, 2015

Did you check the granite reference for this data type? 

New Participant
November 2, 2015

Thanks from the article Sham.

We tried that, but we still can set the color picker to display edit mode and freestyle.

It only display using classic mode

Do we need to do something else beside setting the properties: freestylePaletteType="{Boolean}true" and editType="{Boolean}true"

Thanks

Sham_HC
Sham_HCAccepted solution
New Participant
October 30, 2015