Skip to content
Log in

POS View Object Reference

On this page

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

Referenced by

These objects hold a lookup or master-detail relationship to POS View (s_c__Pos_View__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.

Object Field Type Relationship Name Also links to
s_c__Pos_Action_Item__c s_c__Pos_View_Id__c Lookup POS_Action_Items_POS_View
s_c__Pos_Layout__c s_c__Pos_View_Id__c Lookup POS_Layouts_POS_View
s_c__Pos_Layout_Field__c s_c__Pos_View_Id__c Lookup POS_Layout_Fields_POS_View s_c__Pos_Layout__c

Was this article helpful?

Was this article helpful?