In test field, we can select 3 ways to display widget:
1. select list
2. check box / radio box
3. text field

But when I import csv files, I must change the widget type to "Text Field".
Could you fix the problem?

Comments

yhager’s picture

I am having the same issue.

Fields are not imported if the widget selected is "select". Using "text" works, even if the "allowed value list" is not empty.

Changing it to "text" for the import, and back to "select" right after that works, but is inconvenient.

It might be related to (or a dupe of) #146158: Request Support For CCK Drop Down List and Radio Button Values

robert castelo’s picture

If Node Import module has this problem then so will User Import module, as it relies on Node Import to create the nodes.

I use the same workaround for the moment.

robert castelo’s picture

Version: 5.x-2.x-dev » 5.x-2.0-beta1
robert castelo’s picture

Status: Active » Closed (won't fix)

D5 version no longer supported, I think the issue was in Node Import module anyway.