-
Website
-
3min Explainer Walkthrough
- Generate a Design
-
Page Management
-
Page Editing
-
Form Builder
- Updating Your Navigation Menu
- Creating Page Redirectors
- Posts Management
-
Search Engine Optimization
- Setting Up Google Marketing Tools
- Setting Up Meta Pixel & E-commerce Tracking
- Setting Up Microsoft Marketing Tools
- Setting Up Linkedin Insight Tag
- Optimizing Images For Web
-
Analytics
- Third Party Embed Code
- Special Files
-
3min Explainer Walkthrough
- Contacts
-
Marketing
-
Email Marketing
-
Automation
- SMS Marketing
-
Events Management
- Connecting Social Media
- Complying With Spam Laws (Australia)
- Changing Your Sender E-mail Address
- Change Links After Email Sent
-
Email Marketing
- Commerce
- Apps
-
Settings and Config
- Going Live
- Billing
- Domain Health Checker
- Managing Administrators
- Registering a Domain Name
- Changing Your Domain Name
- The Role of DNS Records Explained
- Backing Up Your Website
- Choosing an E-mail Host
- Hosting Email With Oncord
- Setting Up Gmail Hosting
- Setting Up Microsoft 365 E-mail Hosting
- Setting Up Sub Domains
- Hosting a Sub-Site
- Changes
Managing Contact Custom Fields
Custom fields allow you to extend a database with additional fields of information beyond the default fields. Adding a custom field to your contact database allows you to add extra fields of information about your contacts - such as industry categories, custom membership numbers, or dietary preferences.
This guide shows you how to create and manage custom fields.
Create a Contact Custom Field
- Go to Dashboard > Customers > Contacts > Custom Fields.
- Click New Field.
- Enter a Label to be shown to users (e.g. "Industry").
- Enter a Description to be shown alongside the field.
- Enter a Field ID - for use when referencing this field in forms etc.
- Select a Field Type: See the Custom Field Types Reference below.
- (Optional) Enter any required values (eg. dropdown options).
- Configure the visibility and behaviour toggles.
- Click Save Field.
Edit a Contact Custom Field
- Go to Dashboard > Customers > Contacts > Custom Fields.
- Find the custom field you want to edit.
- Click Edit
- Make your changes
- Click Save Field.
Custom Field Types Reference
When creating a custom field, you can choose from different field types depending on the data you want to store.
editbox: Single-line text inputtextarea: Multi-line text inputcombobox: Dropdown select with predefined optionscheckbox: Boolean toggle (0 or 1)datepicker: Date selection inputspinbox: Numeric input with increment/decrement buttonsmoney: Currency input with symbolradiobuttongroup: Single selection from multiple optionscheckboxgroup: Multiple selections (stored as serialised array)fileupload: File attachment upload
Using Custom Fields in Forms
Custom fields can be included in forms throughout your website. When the form stores, registers or subscribes a new contact, custom field values are automatically saved to the contact record.
To configure a form field to populate data into a custom field - set the ID of the field within the form to use the Field ID of your newly create custom field (eg. contact_industry).
Deleting a Contact Custom Field
Steps to Delete a Contact Custom Field
- Go to Customers > Contacts in the Oncord Dashboard.
- Click the Custom Fields link located in the menu at the top of the page.
- Locate the custom field you wish to delete.
- Click menu associated with the cusom field, followed by Delete.
- Confirm the deletion when prompted.