Dear Admins!
How i can select from database tabel 'test' ORDER BY id DESC LIMIT 1
example query "select * from #__test ORDER BY id DESC LIMIT 1 "
I need view in FrontList only end row from table. How i can do this?
Tnx
How i can select from database tabel 'test' ORDER BY id DESC LIMIT 1
example query "select * from #__test ORDER BY id DESC LIMIT 1 "
I need view in FrontList only end row from table. How i can do this?
Tnx
You can set the page limit under the "Frontend list" settings, and you can change the order field under the Model section!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.