Re: ORDERING DATA WITH UP & DOWN ARROWS
Not automatically.
Cause scriptcase order is based on the order that the user creates the database(primary key or set the order manually), unlike joomla that manage their own database, so, changin the order with joomla its only the change of one field.
With scriptcase, we connect to your database(customers database). And we dont know the table structure. Sometimes customers fill the order that they need in the sql, or if is without the order, the database manages the order (in this cause they obey the primary key order. Sometimes users need to order by the inserted data … its not that easy.
Instead of joomly, that has an internal field “order” and the order by is by that field and the arrows only put +1 or -1 :-p
There is a lot of ways to do that. Add a field with an image redirecting to an application to update the database …