Hi,
I have rearranged some attributes shown in list views for example in dashboards.
I can see that sometimes lists are sorted ascending by ref-number and sometimes descending.
Even if all lists are configured with default settings.
I could not find anything to configure this sort option.
I want all lists to be sorted descending by ref number.
Is that possible or do I have to manipulate it using jquery (trigger click on the table header)?
Thanks,
best regards, Nico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have you tried to set a default order at the class level (with an extension)
You may have in your user preference set some ordering applicable to all lists, except those that do have a setting...
Troubleshooting this is rather cumbersome for the user or the admin... :-(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have rearranged some attributes shown in list views for example in dashboards.
I can see that sometimes lists are sorted ascending by ref-number and sometimes descending.
Even if all lists are configured with default settings.
I could not find anything to configure this sort option.
I want all lists to be sorted descending by ref number.
Is that possible or do I have to manipulate it using jquery (trigger click on the table header)?
Thanks,
best regards, Nico
Have you tried to set a default order at the class level (with an extension)
You may have in your user preference set some ordering applicable to all lists, except those that do have a setting...
Troubleshooting this is rather cumbersome for the user or the admin... :-(