Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Dev 2000 Form variable

Re: Dev 2000 Form variable

From: Ron808 <ron808_at_aol.com>
Date: 26 Jan 1999 04:05:34 GMT
Message-ID: <19990125230534.24787.00001284@ngol04.aol.com>

Just create a non-displayed field. Typically these fields are kept in their own data block (something like CONTROL). If you need a specific value for each form execution, be sure to set it in the WHEN-NEW-FORM trigger.

Received on Mon Jan 25 1999 - 22:05:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US