This topic is locked

make List_page show data

12/1/2008 7:01:20 PM
PHPRunner General questions
rbh author

I'm testing phprunner
I guess that there is a reason that data isn't pulled from database when you select a menu item (table/view) and see the list page for that table. My guess is to reduce calls to database. But this isn't logical for every one. Clicking a menu item, you would expect that some data records are displayed. Some people might not understand that they have to search for the data first. Could there be a default that trigger action "show all" when list page is called without paramters
How do you force show all for menu items?

Where should this be inserted (event?)
Can I manipulate $"tablename"_tablelink_attrs somehow?

--

rbh

J
Jane 12/2/2008

Hi,
please make sure you have not used No records on the first page option on the Miscellaneous tab.

rbh author 12/3/2008

I thought that this was for number of records on first page. My brain is short circuited... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=35675&image=1&table=forumreplies' class='bbc_emoticon' alt=':blink:' />
thanks