s_c__Theme_Locale__c Object Reference

Name s_c__Theme_Locale__c
Type Custom StoreConnect Object
Description Theme Locales contain translation content for various languages and belong to a Theme

Field Definitions

Field Name Type Required Unique
s_c__Active__c Checkbox(false) No 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
s_c__Code__c Picklist Yes No
The Locale for this Theme Locale
s_c__Default__c Checkbox(false) No No
Indicates whether the Locale is the default locale for the Theme. There should be only one Theme Locale that is the default
s_c__Theme_Id__c MasterDetail (s_c__Theme__c) No No
The Theme this Theme Locale belongs to
s_c__Unique_Theme_Code__c Text No Yes
An internal field to ensure uniqueness
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation