× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Front end Ordering

5 Anni 9 Mesi fa #1918 da mrlee
Front end Ordering è stato creato da mrlee
Hi I would like to display the list elements by the backend ordering, by default it's sort by Item ID.

I hope you can help me

Thanks.. .

Si prega Accedi o Crea un account a partecipare alla conversazione.

5 Anni 9 Mesi fa #1920 da Ralf Meyer
Risposta da Ralf Meyer al topic Front end Ordering
e.g. ../models/yourmodels.php


if ($orderCol && $orderDirn)
{
//$query->order($db->escape($orderCol . ' ' . $orderDirn));
}
$query->order($db->escape('a.id' . ' ' . 'DESC'));

Si prega Accedi o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.096 secondi
Powered by Forum Kunena

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.