Closed (won't fix)
Project:
User Import
Version:
5.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 04:00 UTC
Updated:
22 Sep 2012 at 22:10 UTC
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
Comment #1
yhager commentedI 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
Comment #2
robert castelo commentedIf 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.
Comment #3
robert castelo commentedComment #4
robert castelo commentedD5 version no longer supported, I think the issue was in Node Import module anyway.