s_c__Page_Tag__c Object Reference
Name | s_c__Page_Tag__c |
---|---|
Type | Custom StoreConnect Object |
Description | A join object between Page__c and Tag__c |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Page_Id__c | Lookup (s_c__Page__c) | No | No |
The Page for this Page Tag. | |||
s_c__Position__c | Number(18, 0) | No | No |
The display order for this Page Tag in relation to other records for the same Page and Tag. | |||
s_c__Tag_Id__c | Lookup (s_c__Tag__c) | Yes | No |
The Tag for this Page Tag. |
For more information about how or when to use the above, see our documentation.
Back to Documentation