Expand my Community achievements bar.

SOLVED

Xtype color

Avatar

Level 4

Hi ,

I have a issue with xtype colorfield. After selecting a color , if user wants to remove the color ? how to proceed. As default color is white , a property gets created in backend. What can be easy fix for this ?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Here is the reference. This xtype must expose a method that lets you clear the color:

http://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.Ext.ColorField

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Here is the reference. This xtype must expose a method that lets you clear the color:

http://docs.adobe.com/docs/en/cq/5-6/widgets-api/index.html?class=CQ.Ext.ColorField