Skip to main content
Solved

Interface > List: want individual sorting per tab?

  • October 18, 2024
  • 2 replies
  • 32 views

Forum|alt.badge.img+5

Hi all!

I have a list interface and I use two tabs all and focus. I know that a tab is essentially a predefined filter. But on top of the filter I want to have predefined ordering as well, e.g. the tab all ordered alphabetically and the tab focus by creation date. How can this be done?

Many thanks for suggestions and comments!

 

Best answer by Pascal_Gallais-

Hello,

The sort option, both in the list edit mode and in the user interface, apply to all tabs.

One option, not ideal, is to use a "dashboard" page in order to display two lists.

Regards,

Pascal

2 replies

Pascal_Gallais-
Forum|alt.badge.img+21

Hello,

The sort option, both in the list edit mode and in the user interface, apply to all tabs.

One option, not ideal, is to use a "dashboard" page in order to display two lists.

Regards,

Pascal


Forum|alt.badge.img+5
  • Author
  • Participating Frequently
  • October 21, 2024

Hello,

The sort option, both in the list edit mode and in the user interface, apply to all tabs.

One option, not ideal, is to use a "dashboard" page in order to display two lists.

Regards,

Pascal


Thanks for the clarification. I will test the dashboard idea and see if it can work out.

Regards,

Jonas