Skip to content
Helpdesk Agent dev Tesoro CRM

Custom Fields: Adding Custom Fields

Standard fields not enough? Create custom fields for properties, contacts, leads, or deals. For data specific to your office.

  • You’re tracking something business-specific (e.g., internal project code)
  • A market-specific attribute not included in standard fields
  • Workflow status for your team
TypeDescription
TextFree text, short
Long textFree text, long
NumberNumeric
DateDate
DropdownMulti-choice with predefined options
CheckboxYes/No

Create for:

  • Properties
  • Contacts
  • Leads
  • Deals
  • Relations

Appears on the detail and edit pages of that resource.

  1. Settings → Custom FieldsCreate Field.
  2. Fill in:
    • Name (label on form)
    • Field type
    • Resource (where it appears)
    • Required? (validation)
    • For dropdown: options
  3. Save → field appears immediately on the relevant pages.

Custom fields are automatically available as filter options in overviews. Filterable and visible as a column in views.

Custom fields available as variables in PDF templates (e.g., {{ property.custom_field_x }}).