Hi,
I am trying to set the ordering for one of the tables that I have displaying in the front end, I thought this would be achieved in the appropriate "Order Fields" in the Function as I can't see where it would be added in the table view.
When I add a valid row it sorts the data Ascending, but I can't get it to reverse to using DESC.
Regards,
Dave
I am trying to set the ordering for one of the tables that I have displaying in the front end, I thought this would be achieved in the appropriate "Order Fields" in the Function as I can't see where it would be added in the table view.
When I add a valid row it sorts the data Ascending, but I can't get it to reverse to using DESC.
Regards,
Dave
Hi Dave,
In the order fields box:
you can also use "asc"
Best regards,
Max
In the order fields box:
Model.field/desc
you can also use "asc"
Best regards,
Max
This topic is locked and no more replies can be posted.