Collections
Author:
Fluent Commerce
Changed on:
13 Dec 2023
Overview
Collections configuration contains:
- Collections List page
- Article Details page
Key points
- Collections List page
- Article Details page
Collections List page
Collections List page displays the list of existing articles.
Layout

To search for and view article details, the Mystique SDK filter component should be used. The Filter component should perform the search based on the following filtering criterion:
- Article Ref
- Created On
- Updated On
Article Details page
Articles table displays information in the following columns:
- (Article) Ref: The unique reference of the article.
- Customer Name: Name of the customer.
- Status: The status of the article.
- Creation Date: Date and time when the article was created.
(Article) `Ref`
`Ref`
Learn more about how to Configure OMS