Text
Short text values without predefined options. Examples:- Preferred name
- Employer name
- Hobbies
- Accepts any text input
- Single-line text field
Rich text
Longer formatted content with rich text editing. Examples:- Investment philosophy
- Special instructions
- Background notes
- Supports formatting (bold, italic, lists, etc.)
- Multi-line content
- Rendered with rich text styling on the record
Number
Numeric values with optional formatting. When creating a number field, choose one of three formats:Plain number
Standard numeric values without special formatting. Examples:- Years as client
- Number of accounts
- Age at retirement
Currency
Money amounts displayed with currency formatting. Examples:- Target AUM
- Annual fee
- Insurance coverage amount
- Displays with currency symbol
- Formatted with thousands separators
Percentage
Percentage values displayed with a % symbol. Examples:- Equity allocation target
- Annual return goal
- Fee rate
- Displays with % symbol
Date
Calendar date values. Examples:- Policy renewal date
- Anniversary
- Last review date
- Date picker interface for input
- Stored as a date (no time component)
Yes/No (boolean)
True or false values. Examples:- Accredited investor
- Receives newsletter
- Has estate plan
- Toggle or checkbox interface
- Stores as true/false
Single select
One choice from a predefined list of options. You define the options when creating the field. Examples:- Risk tolerance (Conservative, Moderate, Aggressive)
- Lead source (Referral, Seminar, Web, Other)
- Billing type (AUM, Flat fee, Hourly)
- Add at least one option when creating the field
- Options can be added or removed later by editing the field
- Each option is a text value
- Dropdown interface for selection
- Users can pick exactly one option
- Consistent data for filtering and reporting
Relationships (cross reference)
Link a record to another record in Slant. When creating a relationship field, you choose which record types can be linked. Allowed target types:- Household (client or prospect)
- Business
- User
- Referred by (links to a household)
- Related business (links to a business)
- Primary advisor (links to a user)
- Select at least one allowed target type
- You can allow multiple target types on the same field
- Search and select interface for choosing a record
- Creates a bidirectional relationship between records
- Shows the linked record name with a clickable link
User reference
Link a record to a team member in your workspace. Examples:- Assigned planner
- Onboarding coordinator
- Secondary advisor
- Dropdown of team members
- Shows the user’s name on the record
Choosing the right type
| If you need… | Use this type |
|---|---|
| Free-form short text | Text |
| Formatted multi-line content | Rich text |
| A plain number | Number (plain format) |
| A money amount | Number (currency format) |
| A percentage | Number (percentage format) |
| A calendar date | Date |
| A yes/no value | Yes/No |
| One choice from a list | Single select |
| A link to another record | Relationships |
| A link to a team member | User reference |
When to use single select vs text
Use single select when:- The possible values are known and limited
- Consistency matters for filtering and reporting
- You want to enforce specific choices
- Values are unpredictable or highly varied
- Users need complete flexibility
- The list of possible values would be too long
When to use single select vs tags
Use a single select custom field when:- The options are specific to one data point
- You need exactly one value per record
- Values should not change often
- The same labels apply broadly across records
- You need multiple labels per record
- You want flexibility to add new labels on the fly
Field keys
Each custom field gets an automatically generated field key based on its display name. Field keys:- Are lowercase with underscores (e.g.,
risk_tolerance) - Cannot be changed after creation
- Are used in automations and reports