Closed (duplicate)
Project:
userplus
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
27 Jan 2009 at 16:33 UTC
Updated:
23 Feb 2009 at 23:44 UTC
Hi there,
What is the best way to add other fields to the "add multiple users form " . Right now there is only three filelds :
username
password and
email address
I would like to add surname and first name to this . Is this available or do i need to hack the code
Thanks
Comments
Comment #1
marcp commentedAt this point you'll need to hack the code. There is a good chance that someone will get around to implementing #349333: Show user profile "required" fields which would work for you if you were using the profile module.
If you come up with some working code that could be generalized into the userplus codebase, please post it.