Hi,
Is there a way to customize the User Register Screen, Login Screen by adding some fields, making email as the primary login-username rather than normal login-username.
Please let me know some docs or links so that I can refer further.
Hi,
Is there a way to customize the User Register Screen, Login Screen by adding some fields, making email as the primary login-username rather than normal login-username.
Please let me know some docs or links so that I can refer further.
Comments
Comment #1
ainigma32 commentedSee here http://drupal.org/node/45471 for customizing the presentation of the login form, register form etc.
Look here http://drupal.org/project/modules for a module that will allow making email the login name.
See here http://drupal.org/getting-started/6/admin/user/profile for info on adding fields to the user account.
- Arie