Compliance_Group__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Active__c Checkbox(true) No No Defines whether the Compliance Group is active. Only active Compliance Groups will be shown on the website.
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.
Information_Markdown__c LongTextArea No No Information about the Compliance Group to be shown on the web store.
Position__c Number(18, 0) No No This defines the display order of the Compliance Groups on the website. Lower numbers appear first.
Required__c Checkbox(true) No No Defines whether or not this Compliance Group can be disabled by the website user.
Store_Id__c Lookup(Store__c) Yes No The Store that the Compliance Group belongs to.
sC_Id__c Text 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