Re: updating a display field when navigate to next record

From: Mark G <mgumbs_at_nospam.hotmail.com>
Date: Thu, 1 Jul 1999 13:28:25 +0100
Message-ID: <377b5c8a.0_at_145.227.194.253>


[Quoted] Try putting your code in WHEN-NEW-RECORD-INSTANCE trigger

M

daud11_at_hotmail.com wrote in message <7lfi8d$akf$1_at_nnrp1.deja.com>...
>Hi all
>
>I have a form and on that form I display records from one table. I also
>have a display field and I want the display field to be updated every
>time I navigate to the next record.
>I have try using the POST RECORD trigger but didn't work - I cannot
>navigate and got an error.
>
>This is what I have in the POST RECORD trigger:
>-----
>:dsp_field := 'String';
>-----
>
>I think what I need is to put some code in the trigger for it to
>execute the "original" codes that would have been executed if the
>trigger did not fire - something like default. Can someone help?
>I am new to Developer2000 (1.5) and Forms 4.5.
>
>Thanks
>Daud
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Thu Jul 01 1999 - 14:28:25 CEST

Original text of this message