This topic is locked

Tab with other table info

4/11/2012 10:47:19 AM
PHPRunner General questions
M
mune72 author

In list page for table A I select the n-th record so I call the view for a_n.
I managed to have a new tab (with "Totals" in Phprunner) and I want to show my own query result for table Z where Z.id_A is equal to the ID of a_n.
How to do that?
thanks, Fede

M
mune72 author 4/11/2012

As Customers and Orders_of_customers