Hey Guys,
I've been trying to write a CCK Field based on the Text field. But if I create a standard CCK Text field with only 1 value. Then edit a content item for this type, the values are never persisted. When I go back in and edit the same node, the value isn't there. I checked the database and its not in the table for the CCK node.
If I use more than one value it works fine.
I'm upto date on CCK (6.x-2.6) and CTools (6.x-1.5).
Has anyone seen this? and a possible solution?