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