This topic is locked

Loading... box on the list page

4/13/2010 4:07:15 PM
PHPRunner General questions
D
dblack6047 author

I am hoping there is a very simple answer to the question below as I have tried all sorts of JQuery, AJAX, PHPRunner Event tricks, etc, and nothing seems to work based on the way PHPRunner has its HTML and PHP code written.
Is there anyway to have the "Loading..." box on the list page pop up on the screen as soon as you hit the "Search" or "Show All" buttons?
I have nearly 10 millions records in my MySQL database and based upon customer queries it can take several minutes for PHPRunner and MySQL to complete a moderate size query and then display the results on the list page. Displaying the results on the List page is not the problem. The problem is that it flashes the "Loading..." on the screen only a second before the results are presented but the minute or two before then the customer has no idea the query is being processed.
So, is there any way to modify the "Loading...." box or even a "Please wait..." pop up once the "Search" button is pressed?
Thank you well in advance!
David

Sergey Kornilov admin 4/13/2010

David,
we'll see what we can do in this regard.

D
dblack6047 author 5/13/2010



David,
we'll see what we can do in this regard.


Sergey,
Will you be able to provide a possible timeframe for the above listed enhancement? i.e. within the next few months or sometime late this year. This minor enhancement is really needed badly.
Thanks,
David

J
Jane 7/12/2010

David,
you can turn on Ajax pagination option on the Choose pages tab (click on the ... button next listcheckbox) for this purpose.