Select Multiple Records From LOV at once [message #425947] |
Tue, 13 October 2009 06:16 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Sohail.Zeeshan
Messages: 1 Registered: October 2009 Location: Lahore
|
Junior Member |
|
|
Hi to everyone;
I have developed a form which contains some fields in tabular format. I have attached an LOV to these fields, which get values from other table data.
Now i want to select all records fetched from LOV at once.
please help me to find out "how to Map all records from LOV to these fields at once. If this is possible then whats the exact way.
If this is not possible then whats the other way to do this.
Thanks in advance
|
|
|
|
Re: Select Multiple Records From LOV at once [message #427610 is a reply to message #425947] |
Fri, 23 October 2009 08:27 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
rajy_salim
Messages: 204 Registered: January 2008 Location: Beirut - Lebanon
|
Senior Member |
|
|
Quote: "how to Map all records from LOV to these fields at once
What do you mean by at once ?
Isn't the LOV based on only one field in the record?
If you meant to fetch data in the datablock (more than one record), you may not use the LOV. But if you want to fill several fields in the same record, base your LOV on one field and map the other values to the other fields.
Rajy
|
|
|
|