Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: Sort in Descending order by date.

Quote Reply
Re: Sort in Descending order by date. In reply to
In Reply To:
I want to sort in View All results in descending order by date. I have my date in YYYY-MM-DD format populated by &get_date. In this format adding &sb=number_of_sort_field&so=DESC to View All link does not to work.
Change this :
&sb=number_of_sort_field

to this :
&sb=name_of_sort_field

ie: &sb=Create_Date


easy does it
Subject Author Views Date
Thread Sort in Descending order by date. TIF 4471 Mar 29, 2001, 12:17 AM
Thread Re: Sort in Descending order by date.
Bearwithme 4373 Mar 29, 2001, 4:25 AM
Post Re: Sort in Descending order by date.
TIF 4368 Mar 29, 2001, 10:37 PM