Skip to content

Custom fields

Custom fields let you track data that CaseFlow does not have built-in fields for. Add them to clients, matters, invoices, estimates, expenses, leads, or contracts.

Creating a custom field

Go to Setup > Custom Fields. Select the module you want to add the field to (e.g. "Customers" for clients, "Projects" for matters).

Click New Custom Field and configure:

SettingPurpose
Field nameLabel shown on the form (e.g. "Referral Source", "Bar Number")
Field typeThe input type (see below)
RequiredWhether the field must be filled in
Show on tableWhether the field appears as a column in the list view
Default valuePre-filled value for new records
OrderDisplay position relative to other custom fields

Field types

TypeDescription
TextSingle-line text input
TextareaMulti-line text
NumberNumeric input
SelectDropdown with predefined options
Multi-selectDropdown allowing multiple selections
DateDate picker
CheckboxYes/no toggle
Colour pickerColour selection
LinkURL field

img_5.png

Click Save. The field now appears on all forms for that module.

Where custom fields appear

Custom fields show up:

  • On the create/edit form for the record type
  • On the record's detail/profile page
  • In the list view (if "Show on table" is enabled)
  • In CSV exports
  • In search results (text fields are searchable)

Editing and deleting

Click a custom field in the list to edit its settings. You can change the name, type, and options at any time.

Deleting a custom field removes the field and all data stored in it across all records. This is permanent. CaseFlow warns you before deletion.

Custom fields on different modules

Module name in settingsWhere it appears
CustomersClient profiles
ProjectsMatters
InvoicesInvoice forms
EstimatesEstimate forms
ExpensesExpense records
LeadsLead profiles
ContractsContract forms

img_6.png

Example use cases

  • Client "Referral Source" (Select): Track how each client found your firm. Options: "Word of mouth", "Google", "Bar referral", "Conference."
  • Matter "Case Number" (Text): Store the court-assigned case number.
  • Matter "Jurisdiction" (Select): Track which court or jurisdiction a matter is in.
  • Invoice "PO Number" (Text): Some corporate clients require a purchase order number on invoices.
  • Lead "Practice Area" (Select): Categorise intake by area of law before conversion.