Re: F4.5: Multirecord block and non-database fields

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 1997/03/04
Message-ID: <5fhh7p$k3b_at_shadow.CSUFresno.EDU>#1/1


In article <331A7A86.5342_at_probanka.si>, Igor Terzic <igor.terzic_at_probanka.si> wrote:
>How can I make a multirecord block with one non-database field? I have
>for example an ID field (database) and a text field (non-database). I
>would like to fetch values into the text fields from a key table based
>on the values in the ID field. I tried with the when_new_record_instance
>trigger but it only fills the first instance of a multirecord field.

Use a post-query trigger instead of the when-new-record-instance trigger. The when-new-...-instance triggers only fire when the LAST row/item/block is entered as Forms internal processing completes.

Steve Cosner



Try out my dynamic data utility form.
Quick display and update access to any table. http://members.aol.com/stevec5088 Received on Tue Mar 04 1997 - 00:00:00 CET

Original text of this message