Helping 1PW autofill forms correctly
Hi,
I'm a web developer and I'd like to make my registration forms more 1Password "friendly". My registration form collects a users desired login info, mailing address, and credit card details. Most of the fields fill correctly when using 1PW identities. However, 1PW seems to have trouble filling in the following fields:
- username (fills in the full first and last name instead of the default username from the identity)
- phone number -- leaves blank, the field is named "phone" and has x-autocompletetype="tel" as recommended by http://wiki.whatwg.org/wiki/Autocomplete_Types
- credit card expiration date
Can anyone suggest how to make these fields autofillable by 1Password?
Thanks!
Comments
-
Hi @erikcw,
Here is a form filling example: http://cdn.agilebits.com/jasper/form_filling_example_2.html
1Password 4 will successfully fill all the fields on that form (identity, generated password, and credit card). Please take a look at it for reference. If you're still not able to get something filling correctly, please let us know and we can help further.
The only thing that you may not be able to get working at the moment is the phone number — we need to make some improvements to our extension's phone number filling algorithms.
0 -
Hi @JasperP,
I'm using Google Chrome version 35 with 1PW 4.4. When I try to file the example you shared with my 1PW Identity, the username field is filled with my full name (first_name last_name) instead of the username I have designated for that identity.
Perhaps their is a bug?
0 -
That example also doesn't contain any form fields (I know you said mobile needed work, but what about other numbers?)
0 -
Hi @erikcw,
I'm using Google Chrome version 35 with 1PW 4.4. When I try to file the example you shared with my 1PW Identity, the username field is filled with my full name (first_name last_name) instead of the username I have designated for that identity.
Perhaps their is a bug?
We just released an update to our browser extension yesterday. Can you please make sure you've updated to the latest version (4.2), and let me know if there are any improvements.
0