Creating Consent Types
After creating a consent header record, business admins create consent type records to define channels for capturing consent. These include Veeva channels (Approved Email and CLM) and custom channels (for example, SMS or marketing campaigns).
For each consent header, business admins can only create one consent type of a specific object type.
The following HTML tags are supported for all consent and disclaimer text fields:
- Paragraph — <p>, can set the dir attribute to rtl to ensure punctuation for right-to-left languages displays correctly
- Line break — <br>
- Bold — <b>
- Italics — <i>
- Underline — <u>
- Ordered and unordered Lists — <ol>, <ul>, and <li>
- Hyperlinks — <a>, must have the target attribute set to _blank
Who can use this feature?
- Browser, iPad, iPhone Users
- Users do not require an additional license
- Business Admin Users, End Users
Configuring Custom Consent and Disclaimer Fields for

Customers can define multiple consent and disclaimer texts for a consent channel by creating custom zvod fields on the consent_type__v object. When viewing the consent changes review screen on a mobile device, zvod fields display with check boxes.
- Ensure Configuring Consent Capture is complete.
- Navigate to Admin > Configuration > Objects > Consent Type > Fields.
- Create a Long Text field on the consent_type__v object. The Name must begin with zvod_consent_, for example, zvod_consent_customer_text. Ensure all characters are lowercase.
- Navigate to Admin > Configuration > Objects > Consent Type > Layouts.
- Add the custom field to the consent_type__v layouts for the appropriate object types.
- Navigate to Admin > Configuration > Objects > Multichannel Consent > Fields.
- Create a corresponding Long Text field on the multichannel_consent__v object. Exclude zvod_consent_ from the Name, for example, customer_text.
- Navigate to Admin > Configuration > Objects > Multichannel Consent > Layouts.
- Add the custom field to the multichannel_consent__v layouts for the appropriate object types.
- Navigate to Admin > Users & Groups > Permission Sets.
- Select the permission set for the appropriate user profile.
- Navigate to Objects.
- Grant Edit field permissions to the custom fields on the consent_type__v and multichannel_consent__v objects.

- Ensure Configuring Consent Capture is complete.
- Navigate to Admin > Users & Groups > Permission Sets.
- Select the permission set for the appropriate user profile.
- Navigate to Objects > Consent Type.
- Grant Read field permission to the custom field on the consent_type_v object.
- Navigate to Admin > Users & Groups > Permission Sets.
- Select the permission set for the appropriate user profile.
- Navigate to Objects > Multichannel Consent.
- Grant Edit field permission to the custom field on the multichannel_consent_type_v object.
Creating a Consent Type as

Business admins must create the same consent type and consent line records for consent headers with the same country but different languages.
To create a consent type:
- Navigate to Business Admin > Objects > Consent Headers.
- Select the appropriate consent_header__v record.
- Set the consent_header_status__v field to Inactive or Staged to allow edits to the record.
- Select Create in the Consent Types dropdown section.
- Select the appropriate object type.
- Populate the following fields:
- channel_source__v — references fields on the account__v and address__v objects. The following field types are supported:
- Phone
- Picklist
- Text
- Formula
- default_consent_type__v — determines the default consent for the channel
- Implicit — the account is opted into this channel by default
- Explicit — the account is opted out for this channel by default
- product_preference__v — determines the products available for related consent lines. To capture consent at the channel level, select All Lines and do not create any consent line records for this consent type.
- All Products — includes all company product records from the product catalog
- All Lines — includes all company product records, content types, or sub channels created as consent line records
- My Setup — includes company product records from the product catalog to which user is aligned
- Restrictive My Setup — includes company product records from the product catalog to which user is aligned and created as consent line records
- All Content Types — includes all content types to which the user has access
- disclaimer_text__v — defines the disclaimer text displayed on the consent changes review screen
- zvod_consent_default_consent_text__v — defines the consent text displayed on the consent changes review screen for a channel
The channel_source__v field is case sensitive.
For example, account__v.personemail__v;;account__v.custom_email__c displays the email addresses for an account.
This field is not supported for CLM consent types.
Grant Edit field permission to business admins and Read field permission to end users for any fields specified in the channel_source__v field. After capturing consent online or on iPad, a multichannel_consent__v record is created with the channel_source__v value automatically populated.
- Select Save.
- Navigate back to the related consent_header__v record.
-
Set the consent_header_status__v field to Active or Staged:
- Active — displays consent channels and lines on the Consent Capture screen and prevents further editing
- Staged — hides the consent records from end users while allowing consent admins to review how the Consent Capture screen displays