Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Developer 6.0

Re: Developer 6.0

From: Håkon T Sønderland <haakonts_at_online.no>
Date: Thu, 16 Mar 2000 22:45:48 +0100
Message-ID: <MPG.133b747658d9660e9896f7@news.online.no>


In article <38C0A10E.A3A49133_at_columbia.edu>, rc370_at_columbia.edu says...
> I need some advice:
>
> I have a data block with a list a items. Three of the items are display
> items referencing a text item returned from another table from the
> database. I having problems retrieving the dislay items when I make a
> change to to referenced item(text item). The referenced item changes but
> the display items stay the same. I'm trying to make the display items
> appear after a record is queried and when the referenced item is
> validated as a new record being entered.
>
> Any suggestions on why the change isn't occuring?
>

You'll need an update of the display item on a post-query trigger and on the when-validate-item trigger.

Hope this helps,
Haakon
--
Meum est propositum in taberna mori,
Ut sint vina proxima morientis ori,
Tunc cantabunt letius anglelorum chori: 'Sit Deus propitius huic potatori.' Received on Thu Mar 16 2000 - 15:45:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US