Posted by tokimeki on June 17, 2008 at 4:00am
Jump to:
| Project: | User Import |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
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
#2
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.
#3