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