Multiple Sorting Condition

Hi everyone here,

Currently we are trying to display a table with 3 sort conditions (Sort by name, status and quantity). The way I understand it is it can be done via collection element using “Sort by” and “then by” for the other 2 conditions. I was able to add the 3 conditions, however, the sorting only applies in the first condition.

Any idea is highly appreciated. I might be missing something :sweat_smile:

It depends on your collection :wink:

Are you sorting on the frontend or on the backend?