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!

How can I overcome this error ==> "FRM-41331"

Mohamed DEVApr 13 2013 — edited Apr 14 2013
Dear all,
I'm trying to get data from 2 tables using UNION ALL clause and populate these data into LIST ITEM dynamically
but the following error appears : FRM-41331 "could not delete element from List_Item_Name"

I tried Clear_list and delete_element_list and they don't work.
But when I change the type of LIST ITEM from Poplist to Combo Box it works and delete the elements.

My requirement is delete these elements and keeping the type of LIST ITEM (Poplist not Combo Box).
note : I'm using form builder 6i.

Thanks to all :)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2013
Added on Apr 13 2013
3 comments
1,210 views