I have a CCK colorpicker field in a custom content type.

When I first create the content, the colorpicker field is empty and remains empty on future edits when I save without selecting a color. Once I select a color, there doesn't seem to be a way of deleting the contents of the field.

Is this possible already and if not, could this functionality be added?

Comments

mshepherd’s picture

An update:

If you delete the CCK field contents back to the # and then save the node, the fields contents do get completely deleted. Maybe this is more a usability or documentation issue then.