Hi,
this module is great and useful, but I would need to import a list of users together with their usernames also. Can I just add another column in the csv file and is there another method. basically I do not want the system to generate the userid for me. Furthermore I have over 80 user accounts to create. Anyone can advise?
Thanks
Emmanuel
Comments
Comment #1
evelien commentedYes you can add another column. During the import you can match that column with the username.
When I work with large listst I'll just cut the list up into pieces. That way I can perform a check between uploads.
Comment #2
robert castelo commentedemmanuel37 not clear on what you are asking.
Did evelien's reply answer your question?
Comment #3
robert castelo commented