Sort by Date Most Recent

al alex305v 21 Jul, 2015
I need to sort the results by date most recent. I currently have a model named Notes and a field named Created (date) I added notes.created under Order and it did sorted it out but by the oldest. How can i change it to most recent?
Gr GreyHead 21 Jul, 2015
Hi alex305,

Please try notes.created DESC

Bob
This topic is locked and no more replies can be posted.