This topic is locked

Inline Table Preview

7/9/2013 10:03:05 AM
PHPRunner General questions
F
FreddieM author

Wondering whether this is a bug or just by design but in 5.3, when you clicked a preview link to another table it would immediately bring up the 'loading' section and then populate the data when it retrieved it. In 6 onwards, when you click the link you have to wait until the data has loaded in the background and only then does the box appear. If you have a query which takes more than a few seconds it looks like nothing is happening.
Is there a way to get the loading box to display immediately when clicked like in 5.3?
Thanks

N
nohope4you 7/9/2013

There is a box on the Pages tab with 3 dots in it (...) that has an AJAX Search option. The box is to the left of the list page select checkbox. I believe that will make the list page load the way you expect.



Wondering whether this is a bug or just by design but in 5.3, when you clicked a preview link to another table it would immediately bring up the 'loading' section and then populate the data when it retrieved it. In 6 onwards, when you click the link you have to wait until the data has loaded in the background and only then does the box appear. If you have a query which takes more than a few seconds it looks like nothing is happening.
Is there a way to get the loading box to display immediately when clicked like in 5.3?
Thanks

F
FreddieM author 7/9/2013



There is a box on the Pages tab with 3 dots in it (...) that has an AJAX Search option. The box is to the left of the list page select checkbox. I believe that will make the list page load the way you expect.


Already tried that but unfortunately it doesn't work.

N
nohope4you 7/9/2013

You're right, it only shows the loading when changing the number of records shown, not on the initial load of the list page... Sorry about that.



Already tried that but unfortunately it doesn't work.

F
FreddieM author 7/11/2013

Any idea? Will log a support issue if not.