Compliance Group Object Reference

Overview

Compliance Groups are part of our website privacy compliance features. They define different groups of Cookies, required to comply with for GDPR and other similar initiatives.

Property Value
API Name s_c__Compliance_Group__c
Label Compliance Group
Plural Label Compliance Groups
Type Custom Object

Fields

Field Label API Name Type Required Description
Active s_c__Active__c Checkbox No Defines whether the Compliance Group is active. Only active Compliance Groups will be shown on the website.
Display Name s_c__Display_Name__c Text(255) No The name of the Compliance Group that will show on the website. If empty, Name will be shown instead.
Information Content (Markdown) s_c__Information_Markdown__c LongTextArea(131072) No Information about the Compliance Group to be shown on the web store.
Position s_c__Position__c Number(18,0) No This defines the display order of the Compliance Groups on the website. Lower numbers appear first.
Required s_c__Required__c Checkbox No Defines whether or not this Compliance Group can be disabled by the website user.
Store s_c__Store_Id__c Lookup (s_c__Store__c) Yes The Store that the Compliance Group belongs to.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Store_Id__c Lookup s_c__Store__c Compliance_Groups