Re: updating a display field when navigate to next record

From: DanHW <danhw_at_aol.com>
Date: 06 Jul 1999 04:39:52 GMT
Message-ID: <19990706003952.29703.00006804_at_ng-ci1.aol.com>


[Quoted] I have usually relied on the when-new-record-instance trigger.

Dan Hekimian-WIlliams

>why don't you try the key-nextitem trigger....?
>
>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 Tue Jul 06 1999 - 06:39:52 CEST

Original text of this message