Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Developer Lists
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
![]() |
![]() |