Home » Developer & Programmer » Forms » list box
list box [message #157286] Wed, 01 February 2006 07:33 Go to next message
eswaries
Messages: 41
Registered: January 2006
Member
I am using forms 6i.i put two combo list in a form.I have put certain items in the compolist.whatever item i select in the
first combo list that must be added in the second list box.
for example ,if i have items like idli,dosa,curdrice,lemon rice ect,
what ever item i select it must be added in the next list box in run time.
Re: list box [message #157781 is a reply to message #157286] Mon, 06 February 2006 00:40 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
You need to add the item selected from the first list to the second list using Add_List_Element. Read the Forms reference manual and look at the example under Get_list_Element_Count, as well as the example under Add_list_Element.

David
Re: list box [message #162536 is a reply to message #157781] Fri, 10 March 2006 21:52 Go to previous messageGo to next message
samit_gandhi
Messages: 226
Registered: July 2005
Location: Hong Kong
Senior Member

Dear David,

If i want to select more than one value from list box into another list box what i have to do for that.

samit
Re: list box [message #162854 is a reply to message #162536] Mon, 13 March 2006 21:16 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Each field can only hold one piece of data, but look at http://forums.oracle.com/forums/message.jspa?messageID=590264#590264 for selecting Multiple Values from LOV.

David
Previous Topic: Updating Base tables of a View
Next Topic: call report from form
Goto Forum:
  


Current Time: Fri Sep 20 07:48:19 CDT 2024