Help on Multiselect LOVs in Oracle forms

From: ORA-LEARNER <itsashok_at_gmail.com>
Date: 12 May 2005 14:13:43 -0700
Message-ID: <1115932423.009563.312930_at_g14g2000cwa.googlegroups.com>



[Quoted] Can we alter the default selection in LOV (which is One value only)in Oracle Forms 6i so that user can select more that one values at a time and the selected values are stored/returned in a list box. Here is the back ground to this.

I want to implement following search capabilities in Oracle Forms. Here is the sequence of steps :

  1. User inputs a search string in Text Item and hits Enter/Return(same like Find % feature in Oracle LOV). The problem is we

can select only one value in LOV but in my case user needs to select more than one values as explained in step 3 below.   2) System returns the matching values from table and displays them in

list box say ListBoxA.
  3) User selects values (Mouse Double click , Ctrl, Shift )from ListBoxA and these values are moved to ListBoxB.   4) The selected values are passed as parameters to the report and results are generated for values in ListBoxB.

Any ideas?
TIA. Received on Thu May 12 2005 - 23:13:43 CEST

Original text of this message