Custom fields are used to store additional data of your leads/contacts other than just email addresses e.g first/last name, company, country, phone, etc.
Menu Navigation: Lists – Custom Fields
Predefined Custom Fields (Additional Fields)
To make things simpler, you’ll find predefined optional custom fields that are being used more often. The predefined custom fields are categorized as additional fields and contain the following.
Field Name | Type | Description |
---|---|---|
Title | Textbox | Title of the contact e.g Doctor, Engr, Mr. Mrs., etc |
First Name | Textbox | First name of the contact |
Last Name | Textbox | Last name of the contact |
Birth Date | Date | It’s a date field and insertion just accepts date value |
Phone | Textbox | It’s a text field as sometimes the number format contains spaces and hyphens |
Mobile | Textbox | Mobile number of the contact |
Company | Textbox | Company name of the contact |
Country | Dropdown | Select the country of the contact from the dropdown |
State | Textbox | Country’s state of the contact |
City | Textbox | City of the contact |
Zip Code | Textbox | Zipcode if the contact |
Fax | Textbox | Fax number of the contact |
Actions
Operation | Description |
---|---|
Edit | Takes you to the edit page where you can modify the pre-filled values |
Delete | It deletes the custom field |
Adding a custom field
On the custom fields page, click on the button [+Add New] that will take you to the custom field form where you can define a new field and assign it to multiple desired contact lists right away.
- Name: Name of the contact field
- Field Order: The sorting position/order of the field on adding a contact page
- Type: Type of the field i.e Text Field, Multiline Text Field, Checkboxes, Dropdown, Radio Options, Date Field, JSON field text Field: This field appears as a textbox while adding a contact to an assigned contact lists
- Multiline Text Field: This field appears as a textarea to store multi-line information of the contact e.g address
- Checkboxes: It creates checkboxes of the values you define (separated by newline)
- Dropdown: It becomes a dropdown of the values you input
- Radio Options: These values appear as radio options while adding a contact in the list you assign this field to
- Date Field: Adds a date pickup field and accepts date entries. It can be used to store birthday, due date, etc
- JSON Field: It adds a textbox that supports decodable JSON string. It’s useful while creating segments based on multiple filters within a single string
- List of Values: It appears when field type checkboxes or dropdown or radio options have been chosen
- Required: If selected to Yes, it becomes a mandatory field for adding a contact to the associated list
- Assign to Contact Lists: The lists you select here, this custom field will be assigned to them. However, you can also assign this field to a list while adding/editing a list.
Snapshots of Field Types:
Text Field
Date Field
Checkboxes
Dropdown
Radio Options
Buttons
Save & Add New: Save the current record and stay on the same page to add another.
Save & Exit: Save the current record and navigate to the custom fields page.
Cancel: Cancel the operation and go back to the custom fields page.