Re: oracle form problem
From: Matthias Kleinicke <Matthias.Kleinicke_at_gmx.de>
Date: Wed, 17 Aug 2005 23:16:41 +0200
Message-ID: <de08uo$vg9$1_at_online.de>
>
>
> You'll need to navigate to that record in your code.
you could use the post-query-trigger to do the lighting. this way forms does the navigation when population the form.
>
>
>
> --
> Sybrand Bakker, Senior Oracle DBA
Date: Wed, 17 Aug 2005 23:16:41 +0200
Message-ID: <de08uo$vg9$1_at_online.de>
Hi,
Sybrand Bakker schrieb:
> On 17 Aug 2005 08:58:26 -0700, "jasti" <shankar.jasti_at_gmail.com>
> wrote:
>
>
>>but i can't use get_item_instance_property to get value for other >>records because it seems i doesn't support that
>
>
> You'll need to navigate to that record in your code.
you could use the post-query-trigger to do the lighting. this way forms does the navigation when population the form.
>
>
>
> --
> Sybrand Bakker, Senior Oracle DBA
Matthias Received on Wed Aug 17 2005 - 23:16:41 CEST