Monday 28 July 2008 6:55:09 am
Hello,
In Setup > Classes, then edit User class.
I have :
- first_name
- last_name - user_account Actually <i>user_account</i> contains email, login and password (as we can see on the regsiter page) I would like to modify <i>user_account</i> in order to make the email non-required. How can I do this properly ? Thank you.
|