A question on LOV in FORMS 4.0/4.5
Date: 1995/05/24
Message-ID: <3q02ip$n45_at_gsusgi2.gsu.edu>#1/1
What is a good (or, the best) method of showing a LOV (lit of values) in a block and then, fetch into the block (a single record base table block) the record based on the selection in LOV and then edit and save it ? (oops, too long a sentence !)
For ex, if we have the following fields in both the table and block:
field1 field2 field3
1234 A2133 5 1234 A2144 6 1233 A2133 3
Assuming that I have the above data in the table, I would like to show field1 & field2 in the LOV . For ex, if select record three (1233, A2133, 3), then I would like to retreive that record into the block and then edit it and sve it.
How would u do it?
inssppx_at_gsusgi2.gsu.edu
itsfrfx_at_netcom.com
(Note: In the real life application I am working on, I have large of fields int the block and the table). Received on Wed May 24 1995 - 00:00:00 CEST