Content Block Child Object Reference

Overview

Content Block to Content Block join object

Property Value
API Name s_c__Content_Blocks_Children__c
Label Content Block Child
Plural Label Content Blocks Children
Type Custom Object

Fields

Field Label API Name Type Required Description
Child Content Blocks s_c__Child_Id__c MasterDetail (s_c__Content_Block__c) No The child content block of the relationship
Parent Content Blocks s_c__Parent_Id__c Lookup (s_c__Content_Block__c) Yes The parent content block of the relationship
Position s_c__Position__c Number(18,0) No The position of this content block child join object. Lower numbers are shown first, objects without a number are sorted alphabetically by name
Tag s_c__Tag__c Text(255) No An optional tag to give the object, this allows for sorting or display options in the front end
Usage Type s_c__Usage_Type__c Picklist No Usage_Type__c is a field used to define the specific type of this object.
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__Child_Id__c MasterDetail s_c__Content_Block__c Parent_Content_Blocks
s_c__Parent_Id__c Lookup s_c__Content_Block__c Child_Content_Blocks