Content_Blocks_Children__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Child_Id__c MasterDetail(Content_Block__c) No No The child content block of the relationship
Parent_Id__c Lookup(Content_Block__c) Yes No The parent content block of the relationship
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
Tag__c Text No No An optional tag to give the object, this allows for sorting or display options in the front end
Usage_Type__c Picklist No No Usage_Type__c is a field used to define the specific type of this object.
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