How do I remove the username field in the registration form so that people only need their email addresses to register on the website?
How do I remove the username field in the registration form so that people only need their email addresses to register on the website?
Comments
Comment #1
vm commentedThis question belongs in the forums.
investigate the logintoboggan.module
Comment #2
vip_sa commentedunder which topic do I post this question?
Comment #3
vm commentedpost installation, however I"ve given you the module that allows users to register and login with an email address.
Comment #4
vip_sa commentedI've got that module installed however when trying to create a new account it still asks me for a username and that makes it difficult because the username must be unique and is required
Comment #5
vm commentedthen, maybe a support request in the forums "post installation" or a support request in the issue queue of the logintoboggan module (I'd read this issue queue first) may be of benefit. I'd veneture a guess that you aren't the first to want this type of funtionality.
Comment #6
vip_sa commentedIs there a way that people can register without having to supply a user name since if you have a lot of people registering then how are they going to know what user name to choose that is unique? Is there a way to disable the user name option?
Comment #7
hunmonk commentedthis will never be included as a feature in logintoboggan. you'll need to put your efforts into changing this in drupal core, because it would be a mess to do it in a contrib module.
Comment #8
doublejosh commentedhttp://drupal.org/project/email_registration