Related Article Object Reference
Overview
Connects different related articles together which are then shown at the bottom of each article as other related articles.
| Property |
Value |
| API Name |
s_c__Related_Article__c |
| Label |
Related Article |
| Plural Label |
Related Articles |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Related Article |
s_c__Child_Id__c |
Lookup (s_c__Article__c) |
Yes |
|
| Parent Article |
s_c__Parent_Id__c |
Lookup (s_c__Article__c) |
Yes |
|
| Position |
s_c__Position__c |
Number(18,0) |
No |
Enter the position as a number of this Article in relation to other Articles of the same parent. Any articles 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__Article__c |
Child_Article_Related_Article |
s_c__Parent_Id__c |
Lookup |
s_c__Article__c |
Parent_Article_Related_Articles |
Last updated March 6, 2025