When I go to the mapping page, the node body is not at option as an "import to field."
This is for a CCK created content type.
There is a post for the problem here: http://drupal.org/node/142913

CommentFileSizeAuthor
Picture 2_11.png66.47 KBdaniel sanchez

Comments

Robrecht Jacques’s picture

Version: 5.x-1.x-dev » 5.x-1.1
Component: Miscellaneous » User interface
Status: Active » Fixed

Fixed in 5.x-1.1.

I see in your image that you have "141", "SONY", "KDPS7WS550" as "CVS headers" while this is very similar to the sample data. The idea is that you must have one row of column titles, eg "Problem value", "Make", "Model/chassis value" as first row of your file.

The way you seem to have defined your file now, with a row of data on the first row, that first row would not be imported (so the 141 problem would not be imported).

daniel sanchez’s picture

Thanks. Worked perfectly now.

Anonymous’s picture

Status: Fixed » Closed (fixed)