Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Former Member
3 years ago1Password not filling Full Name in input field with autocomplete="name"
We have a field where we're asking for the user's Full Name. We're using the autocomplete="name" attribute on the field, as indicated by https://html.spec.whatwg.org/multipage/form-control-infrastr...
steph_giles
1Password Team
3 years agoHey @benish,
I have done some testing and I found that when changing id="name-field" to id="name" I was able to get both the first and last name to fill in the field.
Can you give this a try and let me know how you get on?