Need not change "group order" when "group by" and next "sort by other column"

I have a problem how to make an alter list view where "group by field1" + next "sort by field2" make change - only sorting inside the group without change "group order" in the list.

Example in screen shoot is:
1) Group by "Waluta"
--- group order on the list is:
PLN(3)
GBP(2)
EURO(2)

2) Group by "Waluta" + sort by "Termin dostawy"
--- group order on the list is changed:
PLN(3)
EURO(2)
GBP(2)

And that what we need is not to change group order after sorting.
We need:
2) When Group by "Waluta" + sort by "Termin dostawy"
-- group order on the list is the same like without sorting:
PLN(3)
GBP(2)
EURO(2)

It means in other words we need to sort records only inside the group not inside the whole list.

I need this as an option for choosen list not for whole fabrik.

Mentioned example is simple - I have lists with bigger numbers of group (after "group by") and bigger number of records and then "change of group order on the list" is not comfortable for my users of my fabrik list.

Is possible to make invidual "user template" for list view to have "sorting" only inside the group after grouping by field?

(records are sorted only inside the group not inside the whole list.)
 

Attachments

  • Group-by-waluta-no-sorting-PLN-GBP-EURO.png
    Group-by-waluta-no-sorting-PLN-GBP-EURO.png
    169 KB · Views: 210
  • Group-by-Waluta-sorting-by-Termin-dostawy-PLN-EURO-GBP.png
    Group-by-Waluta-sorting-by-Termin-dostawy-PLN-EURO-GBP.png
    169.2 KB · Views: 206
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top