{"title":"POS View Object Reference","slug":"pos-view-object-reference","url":"https://support.storeconnect.com/articles/pos-view-object-reference","url_markdown":"https://support.storeconnect.com/articles/pos-view-object-reference.md","subtitle":null,"summary":"Stores Liquid templates (HTML/CSS/JS) used to render custom StoreConnect Point-Of-Sale screens.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, POS View, s_c__Pos_View__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nStores Liquid templates (HTML/CSS/JS) used to render custom StoreConnect Point-Of-Sale screens.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Pos_View__c` |\n| **Label** | POS View |\n| **Plural Label** | POS Views |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| HTML Template | `s_c__Html_Template__c` | LongTextArea(131072) | No | Liquid-based HTML/CSS/JS markup that defines this view. |\n| Identifier | `s_c__Identifier__c` | Text(255) | No | Key used to override specific views (e.g. setting “sidebar” replaces the entire sidebar). |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Referenced by\n\nThese 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.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Pos_Action_Item__c](pos-action-item-object-reference) | `s_c__Pos_View_Id__c` | Lookup | POS_Action_Items_POS_View | — |\n| [s_c__Pos_Layout__c](pos-layout-object-reference) | `s_c__Pos_View_Id__c` | Lookup | POS_Layouts_POS_View | — |\n| [s_c__Pos_Layout_Field__c](pos-layout-field-object-reference) | `s_c__Pos_View_Id__c` | Lookup | POS_Layout_Fields_POS_View | [s_c__Pos_Layout__c](pos-layout-object-reference) |"}