Related Page Object Reference

Overview

Connects different related pages together which can then shown at the bottom of each page as other related pages.

Property Value
API Name s_c__Related_Page__c
Label Related Page
Plural Label Related Pages
Type Custom Object

Fields

Field Label API Name Type Required Description
Related Page s_c__Child_Id__c Lookup (s_c__Page__c) Yes
Parent Page s_c__Parent_Id__c Lookup (s_c__Page__c) Yes
Position s_c__Position__c Number(18,0) No Enter the position as a number of this Page in relation to other Pages of the same parent. Any pages with an empty postion will be ordered last alphabetically.
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 Lookup s_c__Page__c Child_Page_Related_Pages
s_c__Parent_Id__c Lookup s_c__Page__c Parent_Page_Related_Pages