Fluent Commerce Logo
Docs
Sign In

Configure Order List View

How-to Guide

Author:

Fluent Commerce

Changed on:

28 Sept 2023

Key Points

  • Fluent OMS can display the order list in two ways: Compressed and Standard.
  • The manifest needs to be modified in order to enable the compressed view.

Steps

Step arrow right iconHow to configure Order List View

Compressed and Standard Order View

No alt provided

Fluent OMS can display the order list in two ways:

  • Compressed view with the row height 28 px. Compressed View is designed to show more orders in a single page.
  • Standard view with row height 52 px. This view is used if the 
    `density`
     configuration is not added.

Compressed View Configuration

To configure Compressed View add 

`density`
 parameter into the list component of 
`fc.mystique.manifest.oms.fragment.ordermanagement`
 manifest fragment. Follow List Component Configuration for more details.

Once configuration is done, refresh the page and select Compressed View icon in the order list.

Fluent Commerce

Fluent Commerce