The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
change results/page - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: change results/page (/showthread.php?tid=736) |
change results/page - gdoteof - Jun 8th, 2010 I have two forms, one has ~1600 submissions, the other has ~400 The one with 400 only displays 10/page and has a pager to go from page to page. The one with 1600 displays all 1600 on one page, which is a pain because its sloooow. In chrome if I wait long enough it loads, but the client isn't patient and wants to be able to export his list. Checking for updates, it says my API is out of date, I am running: 1.0.0-beta-20090908 Should I upgrade this (is it painless.., will it fix it?) I couldn't find any settings in the UI, and browsing the DB I couldn't find anything either. Thanks Geoff RE: change results/page - Ben - Jun 8th, 2010 Hi Geoff, Yowch - 1600 in a page IS a lot - even for Chrome. Kind of weird it's showing them all though! By default, the setting is 10, I think. To change it, just edit your form and go to the Views tab. There, edit each View. There's a field for "num submissions per page" (or words to that effect) on the first tab. Also, I think on the Settings -> Main tab, there's the default number of submissions per page. Maybe check that that has an appropriate value. All the best - Ben RE: change results/page - Ben - Jun 8th, 2010 Oh - and no, upgrading the API won't fix it. ![]() - Ben RE: change results/page - gdoteof - Jun 12th, 2010 (Jun 8th, 2010, 9:08 PM)Ben Wrote: Hi Geoff, Yep. Thanks.. I had changed it to 9999 when I first set it up I remember. made sense at the time to have them all on one page. Not sure how I didn't find the settings. Thanks a lot |