This topic is locked
[SOLVED]

 master - detail on "add new record" page

12/11/2009 9:48:04 PM
PHPRunner General questions
romaldus author

How i include "add ORDER DETAILS" below the ORDER form (on add new record page)?

J
Jane 12/14/2009

Hi,
you can join orders and order_details tables on the Edit SQL query tab and then update detail table in the Before record added event manually:

http://www.xlinesoft.com/phprunner/docs/update_multiple_tables.htm