Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Just for what it is worth: I've experienced the same symptom with the node import module: http://drupal.org/project/node_import . The work-around for importing was to change the fields to regular text fields during the import and change them back for later use to their original type. That works somewhat for importing, but probably not for your scenario....
Bottom line: I think that's rather a bug in CCK than in node factory.
Comments
Comment #1
Gerald Mengisen commentedJust for what it is worth: I've experienced the same symptom with the node import module: http://drupal.org/project/node_import . The work-around for importing was to change the fields to regular text fields during the import and change them back for later use to their original type. That works somewhat for importing, but probably not for your scenario....
Bottom line: I think that's rather a bug in CCK than in node factory.
Comment #2
clemens.tolboomI close this in favour of #260981: support for options select/radio/checkbox. There the 'code' solutions are laying around :-)
Thanks for the report en xref to node_import.