This topic is locked

Exporting Parent Child Records

4/19/2014 11:01:03 AM
PHPRunner General questions
B
bijayapun author


I have a Master Detail Relationship of Sales and Cust table. When i export record from Sales list, i only get content from Sales table. How do we get the content of both Sales and Cust table (Sales (Master) and Cust (Detail) to be inner joined)?

Thanks

Sergey Kornilov admin 4/19/2014

PHPRunner doesn't have an option to export master and details together.