It would be awesome to have the ability to save multiple (2 at least) passwords for the same account. Why?
For example, every bank in my country requires 2 password fields. Usually in this form:
Identification: input text
1st Password: password field
2nd password: password field
Right know I can only save 1, and when I have to use it, it replicate the same password on both fields, so I need to enter the second password manually.
I tried with a 2nd entry, but it doesn’t work, because it still filling both passwords fields with the same entry.
An alternative, if this is too complicated, save the “id” of the password field and only fill that, or only fill the field I’m selecting instead of both, so at least the 2 entry method can work.
If you let us know the URL of the login form where you are having this problem, we can give you some instructions for how to set up the custom fields to make it work.
To create each field, click the Add field link, then select the field type, enter the required field name, and click Add; you will then be able to specify the field value. The three fields that you need should be configured as follows:
Type: Linked; Name: documento; Value: Username (this option will be selected by default in the linked field dropdown selector).
Type: Linked; Name: clave; Value: Password (select this option in the linked field dropdown selector).
Type: Hidden; Name: datosusuario; Value: Your second password.
Don’t forget to click the Save button when you’re done setting up the custom fields.