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 -> Developer Lists

Developer Lists

From: <owais_anjum_at_my-deja.com>
Date: Thu, 19 Aug 1999 06:00:37 GMT
Message-ID: <7pg6i2$8in$1@nnrp1.deja.com>


Hi
I am using Developer Forms (Version 5.0.6.8.0)

I have two pop_lists A & B in a database block and both of them get dynamically populated from record groups. There is a trigger on list A, (When_List_Changed) that changes the elements of list B. The trigger works fine and the required elements are populated in list B.

The problem is that when I try to programatically access the 'current' element of list B, I do not get the correct value. The list shows different values and gives some other values when accessed via either :Block.B or
Get_List_Element('B',Database_value) function.

To me, this seems like a bug....and I would really appreciate if someone can pin point a workaround or a pacth etc.

Thanx
Owais

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Aug 19 1999 - 01:00:37 CDT

Original text of this message

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