Content Change Field Object Reference
On this page
Overview
Tracks content specific record field modifications.
| Property | Value |
|---|---|
| API Name | s_c__Content_Change_Field__c |
| Label | Content Change Field |
| Plural Label | Content Change Fields |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Content Change Record | s_c__Content_Change_Record_Id__c |
Lookup (s_c__Content_Change_Record__c) | No | |
| Field Api Name | s_c__Field_Api_Name__c |
Text(100) | No | The field api name that applies to this change field. |
| New Value | s_c__New_Value__c |
LongTextArea(131072) | No | The new value assigned to this change field. |
| Object Api Name | s_c__Object_Api_Name__c |
Formula (Text) | No | The object api name that this field applies to. |
| Original Value | s_c__Original_Value__c |
LongTextArea(131072) | No | The original value assigned to this change field. |
| Record SC ID | s_c__Record_SC_ID__c |
Formula (Text) | No | The sc_id associated to this change field via parent content change record. For internal use only. |
| 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_Change_Record_Id__c |
Lookup | s_c__Content_Change_Record__c | Content_Change_Field_Change_Record |