Re: A question on LOV in FORMS 4.0/4.5
From: Steve Edelstein <74160.645_at_CompuServe.COM>
Date: 1995/05/30
Message-ID: <3qf76l$oq1$1_at_mhafc.production.compuserve.com>#1/1
Date: 1995/05/30
Message-ID: <3qf76l$oq1$1_at_mhafc.production.compuserve.com>#1/1
You show more than one field on the LOV by coding the select stmt that way, ie, select field1,field2,field3 from... To put all 3 fields onto the form, you code the INTO portion of the stmt, or set up the return items attribute. Once the data are on the form they can be edited as if the operator had entered them or queried them.
-- Steve Edelstein VOICE: 212-956-3670 Relational Business Systems CompuServe: 74160,645 124 West 60th Street Suite 47C Author of New York, NY 10023 "Learning Oracle Forms"Received on Tue May 30 1995 - 00:00:00 CEST