Email validation issue
-
hey, few months ago I requested you to fix the email validation issue but you haven’t fixed it yet.
some keyboards save emails with space character in the last of email so when user put email suggested by keyboard, a extra space extra is added in the email so quiz maker doesn’t validate it and comes up with an error of wrong email and users don’t know that there is a extra space or email Fields doesn’t support extra spaces.
so You have to change the Validation logic in this way that it will ignore space character when user is putting the emails in email Field and simultaneously when sending to database it will trim the spaces from email as it can collect correct and valid emails in database.
The page I need help with: [log in to see the link]
The topic ‘Email validation issue’ is closed to new replies.