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

Front end Ordering

5 年 9 个月 前 #1918 mrlee
Front end Ordering was created by 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.. .

Please 登录注册一个帐号 to join the conversation.

5 年 9 个月 前 #1920 Ralf Meyer
Replied by Ralf Meyer on 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'));

Please 登录注册一个帐号 to join the conversation.

创建页面时间:0.097秒
核心: 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.