Page 1 of 1

View modes & sorting

Posted: 2016-06-08, 19:55 UTC
by Lefteous
I added a a view mode that doesn't change the column view but changes the sort order to 'by date'.

Let's say we have a custom column view configured that has a few columns. This view is the active view. When the view mode is now activated the current custom column view is kept which is expected. The sorting remains unchanged as there is simply no 'Date' column.

So it will only work when there is actually a date column. In my opinion it shouldn't rely on the current view.

Maybe it's a better idea to provide sorting in a view mode _only_ if a corresponing 'columns view' is selected that contains the sort criteria?

Posted: 2016-06-09, 08:47 UTC
by ghisler(Author)
Hmm, TC should still be able to sort by date when in custom columns view mode. You can even activate it via main menu. I will check why it doesn't work with auto mode changes.

Posted: 2016-06-09, 08:57 UTC
by Vochomurka

Posted: 2016-06-09, 12:28 UTC
by Lefteous
2ghisler(Author)
Hmm, TC should still be able to sort by date when in custom columns view mode. You can even activate it via main menu. I will check why it doesn't work with auto mode changes.
I see. So it's rather a bug than a conceptional problem.