Disable autocomplete on a certain set of input fields.
We have a portal where internal and external users enter customer information which includes names and emails. To prevent Chrome from autocompleting these fields with the users' credentials for external users we have had to add autocomplete="new-password"
to these fields.
For internal users who use 1Password this appears not to be respected. If the first or last name they enter matches the name saved by 1Password it will prompt them to autofill and overwrite the values they were adding. Is there any way to force 1Password to stop auto-filling these values and retain the support for users not using 1Password?
1Password Version: Not Provided
Extension Version: 2.17.1
OS Version: macOS 14.1.1
Browser: Chrome
Comments
-
Hey @james12314983749823,
You may find this guide useful which contains information on how you can use the
data-1p-ignore
attribute to tell 1Password it should ignore a field: Design your website to work best with 1Password.I hope this helps, let us know if you have any questions!
0