Use full email address as username
-
When using a registration form without the username field, I note that a username is generated from the first part of the user’s email (everything before the @ symbol). For example, [email protected] has a username of ‘johnsmith’. This works fine… until a second user registers with an email address with the same text before the @ symbol, for example [email protected]. In this case, the registration form freezes. It does not Submit, and it also does not display any error message to the user. Please advise how we can fix this.
I looked through your support forum and noticed this post about setting the username to be the user’s first and last name instead. This is not ideal because the same duplicate issue can occur this way. Therefore, we want to set the username as the user’s full email address, as this will ensure there is no possibility for a duplicate, which means the form won’t freeze again. Could you please advise how we can set this up?
- The topic ‘Use full email address as username’ is closed to new replies.