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!

populate values in listbox/combobox at runtime

715220Jun 16 2010
Hi,
I want to create two lists and populate one of the list with the selected values from the other. I tried creating 2 list boxes ,list1 with 4 allowable values(a,b,c,d) and list2 .
I got the following error while generating the form ..
CDG-03259 ERROR: Unbound Item FORM1.LIST2: List/Radio Group 'T-LIST' chosen, but no list of allowed values defined.
I have given "null" as a allowable value for the list2.
My form generated successfully.
But , at runtime , after i selected a value from the list1,I got the following error.."FRM-40212 invalid value for field list2"

Is there any other way to populate the selected values from the list1 to any other form elements?

Please help me resolve this issue.

Regards,
Tharini
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2010
Added on Jun 16 2010
0 comments
653 views