Controls how a specific object’s records are displayed in StoreConnect’s Point-Of-Sale system.
Property
Value
API Name
s_c__Pos_Layout__c
Label
POS Layout
Plural Label
POS Layouts
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Description
s_c__Description__c
Text(255)
No
The description for this layout.
Display Name
s_c__Display_Name__c
Text(255)
No
The name shown throughout the app.
Filter
s_c__Filter__c
Text(255)
No
Initial filter criteria for a “list” layout as semicolon-separated key=value pairs (e.g., type=complete,delivered;status=hold; commas apply only to multiselect filters).
Identifier
s_c__Identifier__c
Text(255)
No
Identifier to determine where the layout is placed in the UI.
Object Name
s_c__Object_Name__c
Text(255)
No
API name of the Salesforce object this layout applies to.
These objects hold a lookup or master-detail relationship to POS Layout (s_c__Pos_Layout__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.