How to make list item as text item in oracle forms 6i
784804Mar 1 2011 — edited Mar 2 2011Hello all,
I created one form with one list item named "Country".. This list item shows country name for the particular employee in the employee table.I created this list item as database field. In the enter query mode i search an employee , This should act as item text.. Suppose i want to add an employee in enter query mode then i fill all the necessary fields,and
when i click "country" list item it should display all the country names from "country_tab" table..So based on the situation
this should act as list item and item text.. Can i Do this ?.. Pls help me.