Prevent 1Password suggesting email in HTML form
I have an HTML form where the user provides an email address belonging to someone else. It's never going to be helpful in that scenario for 1Password (or anything else) to be suggesting an email address, since it would be for the user themselves.
I have autocomplete="off" on the field, but I'm still seeing 1Password suggest email and/or offer to save it. Is there a way to reliably prevent this?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided
Comments
-
Hello @jhurshman, thank you for reaching out. I'm sorry for the delay in response.
You could add the
data-1p-ignore
attribute to tell 1Password in the browser to ignore that specific field. Here's more information on that -> Design your website to work best with 1Password Developer.I hope that helps. Let me know if you have any questions
-Evon
1