Hello,
In my opinion a very important feature missing in Mayan respect the competitors is the ability, in a single cabinet or after a search, to display documents by Creation Date (ascending and descending) and not only alfabetically by Label as now.
Thanks in advance
Dario
Display order by Creation Date
Re: Display order by Creation Date
Better request this new filter for cabinets via https://gitlab.com/mayan-edms/mayan-edms/-/issues
What is possible but not what you want is sort documents by adding:
to your URL so it becomes:
I tried to add this to a search result too but this ends in an error
What is possible but not what you want is sort documents by adding:
Code: Select all
?_ordering=-datetime_created
Code: Select all
../documents/?_ordering=-datetime_created