{"title":"POS Action Group Object Reference","slug":"pos-action-group-object-reference","url":"https://support.storeconnect.com/articles/pos-action-group-object-reference","url_markdown":"https://support.storeconnect.com/articles/pos-action-group-object-reference.md","subtitle":null,"summary":"A container to hold Action Item UI elements in StoreConnect\u0026#39;s Point-Of-Sale system.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, POS Action Group, s_c__Pos_Action_Group__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA container to hold Action Item UI elements in StoreConnect's Point-Of-Sale system.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Pos_Action_Group__c` |\n| **Label** | POS Action Group |\n| **Plural Label** | POS Action Groups |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Columns | `s_c__Columns__c` | Number(18,0) | No | Number of columns in the grid type action group. |\n| Identifier | `s_c__Identifier__c` | Text(255) | No | Identifier to determine where the action group is placed in the UI. |\n| Product Category | `s_c__Product_Category_Id__c` | Lookup ([s_c__Product_Category__c](product-category-object-reference)) | No | Links a grid-type action group to a product category to show related product actions. |\n| Rows | `s_c__Rows__c` | Number(18,0) | No | Number of rows in the grid type action group. |\n| Type | `s_c__Type__c` | Picklist | No | Type of action group, can be: list or grid. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Product_Category_Id__c` | Lookup | [s_c__Product_Category__c](product-category-object-reference) | POS_Action_Groups_Product_Category |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **POS Action Group** (`s_c__Pos_Action_Group__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__Child_Pos_Action_Group_Id__c` | Lookup | POS_Action_Items_POS_Child_Action_Group | — |\n| [s_c__Pos_Action_Item__c](pos-action-item-object-reference) | `s_c__Parent_Pos_Action_Group_Id__c` | Lookup | POS_Action_Items_POS_Parent_Action_Group | — |"}