mirror of
https://github.com/bitwarden/help
synced 2025-12-10 05:13:43 +00:00
Addressed Issues (#431)
* add to folder addition * table fix * custom fields screenshot * woop!
This commit is contained in:
committed by
GitHub
parent
d75c6ffa80
commit
4d0685a4e8
@@ -63,7 +63,9 @@ Follow this procedure to correctly configure a custom field for auto-fill. This
|
||||
2. Find and copy the element `id` (find `id="xxx"`, where `xxx` is the element's `id` value).
|
||||
3. In the relevant Vault item's **Custom Fields** section, choose the appropriate field type and select the {% icon fa-plus %} **New Custom Field** button:
|
||||
|
||||
{% image /features/custom-fields/types.png %}
|
||||
{% image /features/custom-fields/types.png Select custom field type%}
|
||||
4. Paste the copied element `id` in the **Name** field.
|
||||
5. Specify the desired information to be auto-filled (in the above example, a PIN) in the **Value** field.
|
||||
|
||||
{% image /features/custom-fields/custom-field-eg.png Custom field example %}
|
||||
6. Save the Vault item.
|
||||
|
||||
Reference in New Issue
Block a user