With browser autocomplete enabled, the email input is empty
-
If the user has autocomplete enabled in the browser, the type=”email” field is empty, even if it was marked as required.
This is the server response in this situation: screen
I will add in form autocomplete=”off” in util.php and I have also added in individual data types in the widgets, but still some browsers do autofill.
I have had no such problem before, but it is quite a problem because a registration confirmation arrives by e-mail.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘With browser autocomplete enabled, the email input is empty’ is closed to new replies.