s_c__Article_Category__c Object Reference

Name s_c__Article_Category__c
Type Custom StoreConnect Object
Description

Field Definitions

Field Name Type Required Unique
s_c__Display_Name__c Text No No
The name of the article category that you want to show up on the article category list on the website.
s_c__Information_Markdown__c LongTextArea No No
Article Category information to display after all the articles on the article category page
s_c__Introduction_Markdown__c LongTextArea No No
Article Category information to display before all the articles on the article category page.
s_c__Meta_Description__c LongTextArea No No
The content that appears within the meta description tag in the HEAD tag of the Article Category page.
s_c__Meta_Keywords__c Text No No
The content that appears within the meta keywords tag in the HEAD tag of the Article Category page.
s_c__Meta_Title__c Text No No
The content that appears within the meta title tag in the HEAD tag of the Article Category page.
s_c__Parent_Category_Id__c Lookup (s_c__Article_Category__c) No No
The parent article category this article category belongs to
s_c__Path__c Text Yes No
The path at which this article category can be found (unique per store)
s_c__Position__c Number(18, 0) No No
The Position of this Article Category in navigation. Lower numbers are shown first, records without a number are sorted alphabetically by name
s_c__Slug__c Text No Yes
[Deprecated] - Use Path
s_c__Social_Image_Id__c Lookup (s_c__Media__c) No No
The Image to show when the Category is shared on Social Media. If not provided, will use the Category's first image.
s_c__Store_Id__c Lookup (s_c__Store__c) Yes No
The store that this article category belongs to
s_c__Type__c Picklist No No
The type of articles that this category contains
s_c__Unique_Store_Path__c Text [External ID] No Yes
Internal use. This ensures a store can only have one article category with the same path
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation