Create custom fields

You can create your own custom fields for Password entries or via the Custom entries option. Navigate to the tab Custom fields or choose the Custom entry type. Click on the + symbol for adding a field and choose the option Custom. You are then able to edit the following settings:

  • Name: Assign a name to the new field. Previously used names are suggested for faster input.
  • Type: Choose the desired field type from the drop-down list. The following types are available:
    • Text – Single-line text field
    • Memo – Multi-line text field
    • Date – Date picker
    • Number – Integer number
    • Decimal – Decimal number (two decimal places)
    • Protected – Protected text field (e.g. for passwords)
    • Boolean – On/Off toggle switch
  • Value: Enter a preset value or leave this field empty so it can be filled in later when used. The input control adapts automatically to the selected type (e.g. date picker, number field, or toggle switch).
  • Input element: Leave this field empty or enter the ID of an input element from a web form. This field is only displayed for custom fields as well as username and password fields.

NOTE: The OK button is only enabled when both a name and a type have been selected.