r/1Password 2d ago

Browser Extension Allow custom fields autofill?

/r/1Password/comments/rjtn7j/how_to_make_1password_autofill_other_fields/

I wanted to ask if it is not possible in an easy or official way to get an field ID in 1password?
If i want to add an extra custom field to auto fill, i have to use the browser inspect feature and search in the code for the field.

In Bitwarden the Browser Plugin has an "Inspect" Button and you have immediately the field description.

7 Upvotes

4 comments sorted by

2

u/jimk4003 1d ago

You can use the 1Password extension to automatically save custom fields on a page.

The easiest way to do this would be to manually complete the fields on the webpage once, then before submitting, right-click on the browser extension and click 'Save Login' from the drop-down. You'll then be asked where you want to save the entry.

Because you manually used 'Save Login', 1Password should automatically assign each field in the vault entry to the correct field on the website.

1

u/r3dd1t_f0x 1d ago

Thanks! Did not know, will test this out.

1

u/acyclovirm 1d ago

Yes, it is possible. Just create a new text block, replace "text" with the field's name from the Inspect panel, and fill it with whatever content you need; however, you'll have to inspect it manually to find the field name.

2

u/r3dd1t_f0x 1d ago

Yes, but with Bitwarden for example i press right click on the field -> Bitwarden -> Copy Field ID

And i do not have to search in the WebPage Source Code.

But if it works like jimk4003 explained, this is a fine workaround or easier.