custom view listing: how to show newest records first

dj djbap 14 Jan, 2013
Hi folks,

here my problem:

i have to display the list of records with the custom view mode:
but I want it newest first (above), oldest last (bottom)
What can be done??

Newbie and Dummie djbap
Gr GreyHead 14 Jan, 2013
In djbap,

Try adding DESC to the ORDER BY box - see the image below.

Bob
dj djbap 14 Jan, 2013
wonderful thanks a lot 😀
This topic is locked and no more replies can be posted.