Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Developer 6.0
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 - 00:00:00 CST
![]() |
![]() |