In the flat view, i want to configure the sort type by desc to both category and color, but the result seems to wrong , the sort of color is right but the Alphabetic sorting of category is random.
function setSort() {
flexmonster.setSort("Category", "desc");
flexmonster.setSort("Color", "desc");
}
Regards
Leon
Hello Leon,
Thank you for writing. Currently, sorting with multiple columns is not supported in flat view. This feature is not in our roadmap for the closest releases. Please let me know in case of other questions.
Regards,
Tanya