POS View Object Reference
Overview
Stores Liquid templates (HTML/CSS/JS) used to render custom StoreConnect Point-Of-Sale screens.
| Property |
Value |
| API Name |
s_c__Pos_View__c |
| Label |
POS View |
| Plural Label |
POS Views |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| HTML Template |
s_c__Html_Template__c |
LongTextArea(131072) |
No |
Liquid-based HTML/CSS/JS markup that defines this view. |
| Identifier |
s_c__Identifier__c |
Text(255) |
No |
Key used to override specific views (e.g. setting “sidebar” replaces the entire sidebar). |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |