s_c__Compliance_Group__c Object Reference
Name | s_c__Compliance_Group__c |
---|---|
Type | Custom StoreConnect Object |
Description | 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. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Active__c | Checkbox(true) | No | No |
Defines whether the Compliance Group is active. Only active Compliance Groups will be shown on the website. | |||
s_c__Display_Name__c | Text | No | No |
The name of the Compliance Group that will show on the website. If empty, Name will be shown instead. | |||
s_c__Information_Markdown__c | LongTextArea | No | No |
Information about the Compliance Group to be shown on the web store. | |||
s_c__Position__c | Number(18, 0) | No | No |
This defines the display order of the Compliance Groups on the website. Lower numbers appear first. | |||
s_c__Required__c | Checkbox(true) | No | No |
Defines whether or not this Compliance Group can be disabled by the website user. | |||
s_c__Store_Id__c | Lookup (s_c__Store__c) | Yes | No |
The Store that the Compliance Group belongs to. | |||
s_c__sC_Id__c | Text [External ID] | No | Yes |
StoreConnect External ID, do not modify in Salesforce |
For more information about how or when to use the above, see our documentation.
Back to Documentation