php - On login form chrome will save password but with no username -


i trying save password username when loging-in google chrome. unfortunately chrome show password ( no username ). seems problem? here's image better imagination.

chrome - no username

is maybe problem input of username got name attribute email? (should username?)

i saved problem. first check if inputs in form , got name username , password. ( form must not generated js ).

important:

you can have 1 input type="password" per form!

the last 1 saved problem. had 2 inputs password type. 1 hidden. changed hidden input text type , done trick.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -