Articles on: Marketing Automation

Setting up Contact and Organisation Custom Fields

Setting up Contact and Organisation Custom Fields







ActiveDEMAND starts with a basic set of Organisational and Contact fields. To keep things simple, ActiveDEMAND has a small set of attributes for both Organisations and Contacts. You may want to add your own set of Custom Fields to an Organisation or Contact.

Each custom field you create will create:

A custom field that shows up on every Contact (if the field is a Contact custom field) or Organisation (if the field is an Organisation custom field)
A webform element for inputting the custom data
A dynamic field for displaying an organisation or contact's data in an email or Landing Page
A query element for use in the query engine

The format of the dynamic field for custom fields:

%CONTACT.ACCOUNT.CUSTOM_FIELDS().FORMATTED_VALUE%

%CONTACT.CUSTOM_FIELDS().FORMATTED_VALUE%

Depending on the custom field type, the formatted version will be styled with HTML.



Most custom fields can be referenced directly by their custom fields name as ActiveDEMAND will automatically create dynamic fields for all custom fields.


Example:

If you have a custom field called 'Deal Stage' and you are looking for the value:

%CONTACT.CUSTOM_FIELDS(Deal Stage).FORMATTED_VALUE%

To build a custom field, browse to your Field Management




Click the Add Custom Field Type button, and you are on your way!




In the form Editor, you will find your custom fields:




And on your form:





Querying Custom Fields

Using the query engine to find custom fields, you will need to reference the field name and the field value.


Updated on: 19/12/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!