Content Change Object Reference
Overview
Tracks and documents content specific record modifications, defaulting changes to draft until approval is secured for publication.
| Property |
Value |
| API Name |
s_c__Content_Change__c |
| Label |
Content Change |
| Plural Label |
Content Changes |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Published At |
s_c__Published_At__c |
DateTime |
No |
The date time the content change was published. |
| Status |
s_c__Status__c |
Picklist |
No |
The status of this content change. |
| Summary |
s_c__Summary__c |
LongTextArea(512) |
No |
A summary of content changes applied. |
| User |
s_c__User_Id__c |
Lookup (User) |
No |
The user who created this content change. |
| 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__User_Id__c |
Lookup |
User |
Content_Change_User |