Enter custom field values
On a single record
1
Open the record
Navigate to the client, contact, or other record.
2
Find custom fields
Scroll to the Custom Fields section.
3
Click to edit
Click on the field or the edit icon.
4
Enter value
Fill in the value based on field type.
5
Save
Click Save or press Enter.
Input by field type
| Field type | How to enter |
|---|---|
| Text | Type in the text box |
| Number | Type or use arrows |
| Currency | Type amount ($ added automatically) |
| Date | Click to open date picker |
| Dropdown | Click and select option |
| Multi-select | Click to select multiple options |
| Checkbox | Click to toggle |
| Email/Phone/URL | Type value (validated) |
Bulk update custom fields
Update custom fields on many records at once:1
Select records
In a list view, select multiple records.
2
Click Bulk update
Click Bulk update in the action bar.
3
Choose custom field
Select the custom field to update.
4
Set value
Enter the new value.
5
Apply
Click Apply to update all selected.
Bulk update options
For multi-value fields (multi-select):- Add — Add options to existing selections
- Replace — Replace all with new selections
- Remove — Remove specific options
Import custom field data
Include in CSV import
1
Add column to CSV
Include a column for the custom field.
2
Name header correctly
Use the exact custom field name.
3
Format values
Match the expected format for the field type.
4
Import
Upload and map the column to the custom field.
Value formats for import
| Field type | CSV format |
|---|---|
| Text | Plain text |
| Number | Numeric value (no commas) |
| Currency | Number without $ |
| Date | YYYY-MM-DD |
| Dropdown | Exact option text |
| Multi-select | Options separated by semicolons |
| Checkbox | TRUE, FALSE, 1, 0, Yes, No |
Filter by custom fields
In list views
1
Open the list
Go to Clients, Contacts, etc.
2
Click Filter
Open the filter panel.
3
Find custom field
Custom fields appear in filter options.
4
Set filter
Choose operator and value.
5
Apply
View filtered results.
Filter operators by type
| Field type | Available operators |
|---|---|
| Text | Equals, contains, starts with, is empty |
| Number | Equals, greater than, less than, between |
| Currency | Same as number |
| Date | Equals, before, after, between, in next X days |
| Dropdown | Is, is not, is empty |
| Multi-select | Contains any, contains all, is empty |
| Checkbox | Is checked, is not checked |
Sort by custom fields
Custom fields can be used for sorting:1
Open list view
Navigate to the appropriate list.
2
Click column header
Click the custom field column header.
3
Sort order
Click again to reverse sort order.
Only certain field types support sorting: text, number, currency, date, dropdown.
Display custom fields
Add to list columns
1
Open list view
Go to Clients, Contacts, etc.
2
Click Columns
Click the columns selector.
3
Find custom fields
Check the custom fields to show.
4
Reorder
Drag to arrange column order.
On record pages
Custom fields display in the dedicated section. To reorder:1
Go to custom field settings
Navigate to Settings → Custom fields.
2
Reorder fields
Drag fields to change display order.
3
Save
Order applies to all records.
Use in workflows
Custom fields can trigger and control workflows:As triggers
Workflows can start when custom fields change:- When “Risk tolerance” changes
- When “Accredited investor” becomes checked
- When “Review date” is today
In conditions
Use custom field values in workflow logic:As actions
Workflows can set custom field values:- Set “Last review date” to today
- Change “Status” to “Active”
- Check “Onboarding complete”
Use in searches
Global search
Custom field values are searchable:1
Open search
Press
⌘ K or click search.2
Search
Type a custom field value.
3
Find results
Records with matching values appear.
Advanced search
For precise searching:- Use filters instead of search
- Combine multiple custom field filters
- Save as a view for repeated use
Export custom fields
Custom fields are automatically included in exports:1
Go to export
Navigate to the list and click Export.
2
Verify columns
Custom fields appear in available columns.
3
Export
Custom field values export with the data.
Custom field reports
Using filters for reporting
Create reports with custom fields:- Filter by custom field values
- Export filtered results
- Analyze in spreadsheet
Dashboard widgets
Custom fields can power dashboard widgets:- Count of clients by risk tolerance
- AUM by service tier
- Tasks by custom category
Best practices
Keep data current
- Update custom fields when information changes
- Include in regular client reviews
- Set reminders for time-sensitive fields
Validate data entry
For dropdown fields:- Define clear options
- Document what each option means
- Train team on correct usage
Review unused fields
Periodically check:- Which fields have low fill rates?
- Are all fields still relevant?
- Should any be retired?
Standardize values
For text fields, establish conventions:- Capitalization rules
- Abbreviation standards
- Format guidelines
Troubleshooting
Field not appearing
Check:- Field was created successfully
- Looking at correct record type
- Have permission to view
Can’t enter value
Verify:- Field type matches your input
- Value meets validation rules
- Field isn’t read-only
Filter returns wrong results
Ensure:- Using correct operator
- Value matches exactly (for exact match)
- Data is entered consistently
Import not working
Check:- Column header matches field name exactly
- Values match expected format
- Field type supports the values