Here is the List of Supported Custom Fields Types in Paperless-ngx:

  • Text: any text
  • Boolean: true / false (check / unchecked) field
  • Date: date
  • URL: a valid url
  • Integer: integer number e.g. 12
  • Number: float number e.g. 12.3456
  • Monetary: ISO 4217 currency code and a number with exactly two decimals, e.g. USD12.30
  • Document Link: reference(s) to other document(s) displayed as links, automatically creates a symmetrical link in reverse
  • Select: a pre-defined list of strings from which the user can choose

NOTE

Refer to Paperless-ngx documentation - Custom Fields for more information.