Re: F45 can't save detail record

From: Joaquin Garcia Santos <jis_at_iberdrolaingenieria.es>
Date: Tue, 13 Jul 1999 11:48:18 +0200
Message-ID: <7mf220$p7m$1_at_talia.mad.ttd.net>


Hello,

Perhaps you can write it in a before insert trigger of the master block to write the value in the detail block.
Or perhaps you want to use the when-database-record trigger of the detail block.

Bye

Sean McMurray escribió en mensaje <378A5D2B.F591FD63_at_xmission.com>...
>In a master-detail form, my master record receives it's primary key
>value from a BEFORE INSERT trigger on the server.
>Forms 4.5 is able to save the master record, but is unable to save a
>detail record, because the detail record never received the value of the
>master record's primary key. This value is also part of the primary key
>for the detail record.
>
>How can I obtain the primary key value after the master record is saved,
>but in time to use in saving the detail record?
>
Received on Tue Jul 13 1999 - 11:48:18 CEST

Original text of this message