I've been trying to search for some documentation on how to hint Google Smart Lock for Chrome to use a specific input field as the one associated with the username without any luck.
For the password it works perfectly as it is using type="password"
but when it comes down to the username in a multi field form, where the username is not specified before the password or not as the first field in the form it picks another of the fields in the form as the username.
Does anyone have any clue on how to hint Google Smart Lock to use a specific input field as the username?
Google smart lock is a build-in feature of chrome, there is the same function on firefox. It based on the last input type="password" to detect password field would be saved. Here are some things I have tested on FireFox and Chrome
You just need to put:
autocomplete="username"
on the required field (usually the user's email, or site's user name).
then it will know to use it as the key to the smartlock feature (tested on chrome).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With