Content Block Article Object Reference

Overview

Content Block Article join object

Property Value
API Name s_c__Content_Blocks_Articles__c
Label Content Block Article
Plural Label Content Blocks Articles
Type Custom Object

Fields

Field Label API Name Type Required Description
Article s_c__Article_Id__c MasterDetail (s_c__Article__c) No The article this content block article join object belongs to
Content s_c__Content_Block_Id__c Lookup (s_c__Content_Block__c) Yes The content block this content block article join object belongs to
Position s_c__Position__c Number(18,0) No The position of this content block article 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__Article_Id__c MasterDetail s_c__Article__c Article_Content_Blocks
s_c__Content_Block_Id__c Lookup s_c__Content_Block__c Content_Block_Articles