Ok, I've looked through the forum and tried everything I can think of... I've got the form writing to the database, I can see all the info in the connected "table" BUT I need it to sort in DESCENDING order NOT ASCENDING order, so the most recent submission is FIRST. I've already got the raw table in the database doing that but it still displays in the admin area of Joomla as ascending... Help :mrgreen:
thanks,
Lydia
thanks,
Lydia
Hi Lydia,
The ChronoForms data viewer is very basic and doesn't support sorting by column yet. (Max may add this in a future version).
You could use a database viewer extension like EasySQL; or ChronoConnectivity will allow you more flexibility.
Bob
PS Changing the order in the e.g. PHP MyAdmin won't affect the order anywhere else.
The ChronoForms data viewer is very basic and doesn't support sorting by column yet. (Max may add this in a future version).
You could use a database viewer extension like EasySQL; or ChronoConnectivity will allow you more flexibility.
Bob
PS Changing the order in the e.g. PHP MyAdmin won't affect the order anywhere else.
Now we can sort. How to sort in the descending way?
EDIT: OK! I know! "name DESC"🙂
EDIT: OK! I know! "name DESC"🙂
This topic is locked and no more replies can be posted.
