N
|
nix386 2/10/2010 |
Hello dear friends! I used forum`s search trying to find some valide solution but in vain.. Can someone tell me please how to delete (or disable) any pagination on the list page? I want my list.php to show ALL entries with no pagination (no matter of its quantity). Basically that list.php is going to be a scrolling DHTML table with fixed items row. Thank you!! Regards, Vlad
|
V
|
vlad1211 author 2/11/2010 |
Remove the Pagination from your template i.e. list.htm in the \PHPRunner5.1\templates\layouts\AATHEME ?
// Pagination:
|
J
|
Jane 2/15/2010 |
Vlad, |
V
|
vlad1211 author 3/6/2010 |
Vlad, just increase number of records per page on the Miscellaneoustab and rebuild project.
|