Theme Locale Object Reference
Overview
Theme Locales contain translation content for various languages and belong to a Theme
| Property |
Value |
| API Name |
s_c__Theme_Locale__c |
| Label |
Theme Locale |
| Plural Label |
Theme Locales |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Active |
s_c__Active__c |
Checkbox |
No |
Indicates whether the Locale is ready to be used in the Theme. Keep it unchecked until the Theme Locale is complete and ready for use |
| Locale |
s_c__Code__c |
Picklist |
Yes |
The Locale for this Theme Locale |
| Default |
s_c__Default__c |
Checkbox |
No |
Indicates whether the Locale is the default locale for the Theme. There should be only one Theme Locale that is the default |
| Theme |
s_c__Theme_Id__c |
MasterDetail (s_c__Theme__c) |
No |
The Theme this Theme Locale belongs to |
| Unique Theme Code |
s_c__Unique_Theme_Code__c |
Text(255) |
No |
An internal field to ensure uniqueness |
| 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__Theme_Id__c |
MasterDetail |
s_c__Theme__c |
Theme_Locales |
Last updated March 6, 2025