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