This topic is locked
[SOLVED]

 Copy Field Value from Master Table to Field Value in Child Table List Page

11/6/2013 10:59:40 AM
PHPRunner General questions
C
CWDATA author

Hi,

As the title says I have a field in the Master Table that I would like to carry across and display in the list page of a Linked Child Table.

C
cgphp 11/6/2013

In the SQL editor (http://xlinesoft.com/phprunner/docs/sql.htm) you can join the two tables selecting the fields from the master table and the linked field from the details table.