POS Action Group Object Reference
Last modified 21 August 2026
Overview
A container to hold Action Item UI elements in StoreConnect’s Point-Of-Sale system.
Property
Value
API Name
s_c__Pos_Action_Group__c
Label
POS Action Group
Plural Label
POS Action Groups
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Columns
s_c__Columns__c
Number(18,0)
No
Number of columns in the grid type action group.
Identifier
s_c__Identifier__c
Text(255)
No
Identifier to determine where the action group is placed in the UI.
Product Category
s_c__Product_Category_Id__c
Lookup (s_c__Product_Category__c )
No
Links a grid-type action group to a product category to show related product actions.
Rows
s_c__Rows__c
Number(18,0)
No
Number of rows in the grid type action group.
Type
s_c__Type__c
Picklist
No
Type of action group, can be: list or grid.
StoreConnect External ID
s_c__sC_Id__c
Text(36)
No
StoreConnect External ID, do not modify in Salesforce
Relationships
Field
Type
Related Object
Relationship Name
s_c__Product_Category_Id__c
Lookup
s_c__Product_Category__c
POS_Action_Groups_Product_Category
Referenced by
These 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.
Object
Field
Type
Relationship Name
Also links to
s_c__Pos_Action_Item__c
s_c__Child_Pos_Action_Group_Id__c
Lookup
POS_Action_Items_POS_Child_Action_Group
—
s_c__Pos_Action_Item__c
s_c__Parent_Pos_Action_Group_Id__c
Lookup
POS_Action_Items_POS_Parent_Action_Group
—