This topic is locked

Access to full child table

4/9/2007 9:58:03 AM
PHPRunner General questions
D
dani author

Hello
Besides accessing the child table by choosing "details" on a record of the master one (which only gives me access to the matching child records) I'd like to have the full child table on the tables menu, so I can browse, add,edit,sort,filter, report globally (like putting together a purchase list with records from different customer orders).
Would I have to run a separate instance of PHPRunner on the child table by itself? if so, how can I integrate that into the menu with the master table, so i don't have to login separately into 2 different menus?
In short, it'd like to have one menu where I could choose either MASTER (and from there open the child through "details") or DETAILS by itself. Is that possible?
Thanks
Dani

T
thesofa 4/9/2007

Hi

Welcome

One way to do this is to use PHPrunner to create a "view" of the 'details' table in step 3, then just build the pages including what you want to be seen in the pages for the view, make sure you put a tick in ther Create a menu item for this table in step 3 too