Closed (works as designed)
Project:
User Import
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2012 at 09:20 UTC
Updated:
6 Nov 2012 at 17:32 UTC
Hi all,
Looking at the documentation, I think that all users imported from a CSV document miust have the same role ie you can't have give role 1 to user A and role 2 to users B and C etc - have I got that right?
Also is there a sample CSV file anywhere I can use for testing?
Thanks
Comments
Comment #1
robert castelo commentedNo, you can set a column in your CSV file with the roles for each user, and then match it to the Drupal Roles field. Should be clear once you start using the module.
There is a sample file included with the module for trying out the import system.
Comment #2
juc1 commentedOK great, thanks.