Hi - simple list of records with a "created" field showing the date and time. I have it set in the model options to order by created which is cool and have this field sortable. But, it always displays oldest first - any way to get the list to be displayed newest first by default?
mark
mark
Hi Mark,
In the order fields box:
Regards,
Max
In the order fields box:
Model.created DESC
Regards,
Max
This topic is locked and no more replies can be posted.