Gossamer Forum
Home : Products : DBMan : Customization :

reverse date

Quote Reply
reverse date
When I list all, is there a way to make the most recent date appear first?

Thanks
Quote Reply
Re: [daverad] reverse date In reply to
The easiest way to do this without modifying the script is to do a search with an ID of * and set the sort order to date, descending.

This also allows you to set how many records to show per page.
Quote Reply
Re: [wysardry] reverse date In reply to
Thanks for your help! Smile