Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Filter values in lov

768419Feb 10 2011 — edited Feb 10 2011
Hi,
I'm using forms 6i
This thread is the contination of below thread, but since the topic is different i'm posting as a new thread
2174635

I have a multirecord block with columns pack group serial, pack serial,pareint id,pack type, weight etc...
The below said lov is attached to parentid
i have 2 columns in lov with values
PACK_GROUP_SERIAL           PACK_SERIAL
1                                        1
1                                        2
2                                        1
3                                         1
But I'm showing only pack_serial column in the lov
And based on the current record's pack group serial, i need to show the packSerials
like if my current record's packgroup serial say 1, the values in lov becomes 1 and2
for 2 and 3 packgroup serials values are 1
So i need to filter the values from the lov based on the packgroup serials
Is there a way?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 10 2011
Added on Feb 10 2011
15 comments
1,360 views