How do I remove this for the unregistered users?
I want to have a common e-mail-field for all.
Email: *
An e-mail address is required for users who are not registered at this site. If you are a registered user at this site, please !login to sign up for this event.
Comments
Comment #1
dwwYou can't. That field is required for the internal functioning of the signup.module for anonymous users. We *have* to have an email address, since that's the only unique key we have to keep track of them if they're not registered users.
Furthermore, registered users are required to type in their email when they create their account on the site, so it's sort of dumb to ask them for that info again.
So, there's no easy way to change any of this, since it's all working as it was designed to work (by necessity).
Cheers,
-Derek