Content Block Page Object Reference
Overview
Content Block Page join object
| Property |
Value |
| API Name |
s_c__Content_Blocks_Pages__c |
| Label |
Content Block Page |
| Plural Label |
Content Blocks Pages |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Content Blocks |
s_c__Content_Block_Id__c |
Lookup (s_c__Content_Block__c) |
Yes |
The content block of the relationship |
| Page |
s_c__Page_Id__c |
MasterDetail (s_c__Page__c) |
No |
The page of the relationship |
| Position |
s_c__Position__c |
Number(18,0) |
No |
The position of this content block page 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 |
Defines 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__Content_Block_Id__c |
Lookup |
s_c__Content_Block__c |
Content_Block_Pages |
s_c__Page_Id__c |
MasterDetail |
s_c__Page__c |
Page_Content_Blocks |
Last updated March 6, 2025