Terry Shuck wrote: |
Thanks for the quick response. This works. I noticed that the Dates aren't descending, is there a way to have the dates descending while sorting Status?
Thanks again!
Stefan Ritt wrote: |
Terry Shuck wrote: |
Is there a way to configure ELOG to default to the Status column in descending order rather than the Date in descending order?
Thanks
|
Sort attributes = Status
... as written in the manual.
|
|
For this you need
Sort attributes = Status, Date
which however only works from version 2.7.8 on. |