s_c__Content_Blocks_Children__c Object Reference
Name | s_c__Content_Blocks_Children__c |
---|---|
Type | Custom StoreConnect Object |
Description | Content Block to Content Block join object |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Child_Id__c | MasterDetail (s_c__Content_Block__c) | No | No |
The child content block of the relationship | |||
s_c__Parent_Id__c | Lookup (s_c__Content_Block__c) | Yes | No |
The parent content block of the relationship | |||
s_c__Position__c | Number(18, 0) | No | No |
The position of this content block child join object. Lower numbers are shown first, objects without a number are sorted alphabetically by name | |||
s_c__Tag__c | Text | No | No |
An optional tag to give the object, this allows for sorting or display options in the front end | |||
s_c__Usage_Type__c | Picklist | No | No |
Usage_Type__c is a field used to define the specific type of this object. | |||
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