Custom Fields Guide
Custom Fields Guide
Custom fields allow your agency to capture information specific to your business that isn't included in the standard order form. Track loan numbers, property codes, client references, or any other data your agency needs.
Table of Contents
- What Are Custom Fields?
- Creating Custom Fields
- Field Types
- Using Custom Fields on Orders
- Managing Existing Fields
- Best Practices
- Examples
What Are Custom Fields?
Custom fields are additional data fields that you define for your agency. Unlike standard fields (client name, address, etc.), custom fields are tailored to your specific business needs.
Common Uses
| Industry | Example Fields |
|---|---|
| Real Estate | Loan Number, Escrow Number, Property Address, Signing Company |
| Title Companies | Title Order Number, County, Document Type |
| Legal Services | Case Number, Court Name, Attorney Name |
| General Notary | Reference Number, Purchase Order, Department Code |
Benefits
- Business-Specific Tracking: Capture the data that matters to your operations
- No Waiting: Create fields yourself without requesting changes
- Flexible: Add, edit, or remove fields as your needs change
- Queryable: Filter and search orders by custom field values
Creating Custom Fields
Access Custom Field Settings
- Go to Dashboard → Settings → Custom Fields
- Or navigate directly to:
/dashboard/settings/custom-fields
Step 1: Create a New Field
- Click the "Add Field" button
- A form panel will appear on the right side
Step 2: Configure Field Properties
| Property | Description | Required |
|---|---|---|
| Label | Human-readable name shown to users | Yes |
| Key | Internal identifier (auto-generated from label) | Yes |
| Type | Input type (text, number, date, etc.) | Yes |
| Options | Dropdown choices (for select type only) | No |
| Placeholder | Helper text shown in empty input | No |
| Default Value | Pre-filled value for new orders | No |
| Required | Whether field must be filled | No |
| Help Text | Additional guidance shown below field | No |
| Display Order | Position in form (0 = first) | No |
Step 3: Save the Field
- Click "Save Field"
- The field will appear in the fields list
- The field is now available on all order forms
Field Types
Text
Best for: Short text strings (names, codes, references)
Examples:
- Loan Number
- Reference Code
- Department Name
Validation: Max 255 characters
Number
Best for: Numeric values that may need calculation
Examples:
- Property Square Footage
- Loan Amount
- Document Count
Validation: Must be a valid number
Date
Best for: Dates and deadlines
Examples:
- Closing Date
- Document Expiration
- Contract Deadline
Validation: Valid date format
Boolean (Yes/No)
Best for: Simple yes/no choices
Examples:
- Rush Order
- Mobile Notary Required
- Documents Reviewed
Validation: Toggle switch (true/false)
Textarea
Best for: Longer text content
Examples:
- Special Instructions
- Gate Code Information
- Parking Directions
Validation: Max 5,000 characters
Select (Dropdown)
Best for: Fixed set of options
Examples:
- Document Type (Deed, Mortgage, Affidavit)
- Property Type (Residential, Commercial)
- Priority Level (Low, Medium, High)
To Add Options:
- Select "Select" as the field type
- Click "Add Option" for each choice
- Enter label and value for each
- Drag to reorder options
- Click "Remove" to delete options
Validation: Must match one of the defined options
Best for: Email addresses
Examples:
- Contact Email
- Lender Email
- Attorney Email
Validation: Must be valid email format
Phone
Best for: Phone numbers
Examples:
- Borrower Phone
- Contact Phone
- Emergency Contact
Validation: Phone number format
Using Custom Fields on Orders
Creating an Order with Custom Fields
- Go to Orders → "Add Order" or "Import Orders"
- Fill out the standard order information
- Scroll to the "Custom Fields" section
- Fill in the custom field values
- Required fields are marked with an asterisk (*)
- Click "Save Order"
Viewing Custom Fields on Order Details
- Open any order from the orders list
- Click the "Custom Fields" tab
- All custom fields and their values are displayed
- Empty fields show as "—"
Editing Custom Field Values
- Open an order in edit mode
- Scroll to the "Custom Fields" section
- Modify values as needed
- Click "Save Changes"
Filtering by Custom Fields
- Go to Orders → All Orders
- Open the filter panel
- Custom fields appear in the filter options
- Select a field and enter a value
- Orders matching your criteria are displayed
Managing Existing Fields
Editing a Field
- Go to Settings → Custom Fields
- Find the field in the list
- Click the edit icon
- Modify field properties
- Click "Save Field"
Note: You cannot change the field type if the field already contains data. This prevents data corruption.
Reordering Fields
- Go to Settings → Custom Fields
- Drag fields to reorder in the list
- Or edit the Display Order number
- Changes save automatically
Deactivating a Field
- Go to Settings → Custom Fields
- Find the field in the list
- Click the delete icon
- Choose "Deactivate" to hide the field
Deactivated fields:
- Are hidden from forms but historical data is preserved
- Can be reactivated later
- Don't appear on new orders
Permanently Deleting a Field
- Go to Settings → Custom Fields
- Find the field in the list
- Click the delete icon
- Choose "Delete Permanently"
Warning: This removes the field definition and ALL values. This action cannot be undone.
Best Practices
Field Naming
DO:
- Use clear, descriptive labels ("Loan Number" not "LN")
- Keep labels under 30 characters
- Use consistent capitalization (Title Case)
DON'T:
- Use abbreviations that aren't obvious
- Include special characters
- Make labels too long
Field Type Selection
Choose the right type for your data:
| Data | Use Type |
|---|---|
| Short text, codes | Text |
| Numeric values for calculation | Number |
| Dates, deadlines | Date |
| Yes/No choices | Boolean |
| Long descriptions | Textarea |
| Fixed options | Select |
| Email addresses | |
| Phone numbers | Phone |
Required Fields
Use sparingly:
- Only mark truly essential fields as required
- Too many required fields slows down order entry
- Consider what data is needed BEFORE an order can be processed
Display Order
Most important fields first:
- Place frequently-used fields at the top
- Group related fields together
- Use logical ordering (e.g., Loan Number, then Property Address)
Field Limits
Recommended:
- Keep under 20 active fields per agency
- More fields can slow down forms
- Deactivate unused fields instead of deleting
Examples
Example 1: Real Estate Closing Agency
Custom Fields:
| Field | Type | Required | Purpose |
|---|---|---|---|
| Loan Number | Text | Yes | Lender reference |
| Closing Date | Date | Yes | Scheduled closing |
| Property Address | Textarea | No | Full property address |
| Lender Name | Text | No | Mortgage company |
| Document Type | Select | No | Deed, Mortgage, etc. |
Example 2: Title Company
Custom Fields:
| Field | Type | Required | Purpose |
|---|---|---|---|
| Title Order # | Text | Yes | Internal order number |
| County | Text | Yes | Property county |
| Escrow Officer | Text | No | Contact person |
| Property Type | Select | No | Residential/Commercial |
| Rush Order | Boolean | No | Expedited service |
Example 3: General Notary Service
Custom Fields:
| Field | Type | Required | Purpose |
|---|---|---|---|
| Reference # | Text | No | Client reference |
| PO Number | Text | No | Purchase order |
| Department | Text | No | Client department |
| Special Instructions | Textarea | No | Additional notes |
Related Topics
Need Help?
- Press Ctrl+/ anywhere to access context help
- Visit
/dashboard/settings/custom-fieldsto manage your fields - Email support@notarial.ink for assistance