Custom Fields
Fleetio provides many predefined program fields to store details for various data records. In the case of wanting to track additional information, Custom Fields give you a place to store and report these values.
info
Please consult your plan to determine Custom Fields availability and limits for your account.
Custom Fields are available for the following resources:
- Contacts
- Expense Entries
- Fuel Entries
- Issues
- Parts
- Vehicle Acquisitions
- Purchase Orders
- Service Entries
- Vehicles
- Vehicle Assignments
- Vehicle Renewal Reminders
- Vendors
- Work Orders
A Custom Field has a label to name the field, and a data type that determines what sort of data the field supports.
Available Data Types
Data Type | Description | Example |
---|---|---|
Text | Anything goes, as long as it's in string format. | "Custom Fields are awesome" , "9" , "1.5" |
Drop-down | A predefined set of string values. | |
Checkbox | Boolean. | true , false |
Date | Date value. | "2018-08-09 12:00:00 -0600" |
tip
To learn more about working with Custom Fields, check out our Custom Fields guides.