This topic is locked

Master Detail Copy

11/25/2008 12:13:05 PM
PHPRunner General questions
A
a.daniello author

I've simple master and details tables. I want add a command "Copy" on master table that copy also its detail records. Can help me?

J
Jane 11/26/2008

Hi,
use After record added event on the Events tab to copy all detail records.