Kristof D.B
Posts: 0
Joined: Wed May 06, 2015 6:29 pm

Check email input validation

Hello,

How can I make a user registration work where a username only can be an email address?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Check email input validation

Hi Kristof -

You can do this with JavaScript for example -- http://stackoverflow.com/questions/25...

  • or use any jQuery plugin for this depending on your implementation.

Return to “Issues”