The default of 30 records is fine most of the time, but how do I override that for a particular table? I found the global Dataface_QueryTool_limit which I think sets that number for all tablesbut that isn't what I want.
Thanks.
Overriding default number of records per list page
4 posts
• Page 1 of 1
Overriding default number of records per list pageThe default of 30 records is fine most of the time, but how do I override that for a particular table? I found the global Dataface_QueryTool_limit which I think sets that number for all tablesbut that isn't what I want.
Thanks.
I believe you can set your default page limit by setting the default_limit parameter in your conf.ini file.
more information here... http://xataface.com/wiki/conf.ini_file Rory
Many ways to do this. The key is to understand that the '-limit' GET parameter controls this, so you can set this programmatically to set the limit.
One way is to add something like the following to the beginning of your index.php file:
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 5 guests |