Re: Oracle Forms 4.0 questions

From: Sean Stasica <v045101_at_procyon.stortek.com>
Date: Tue, 26 Jul 1994 01:05:03 GMT
Message-ID: <CtIwCF.B5s_at_stortek.com>


John Morgan (John_Morgan_at_OIT.PeachNet.EDU) wrote:
> OK - I have a 4.0 form. I want to fire a trigger every time I enter a
> field (any field, that is). I have tried WHEN_NEW_FIELD_INSTANCE at the
> Form level. It doesn't seem to do anything. Yes, my validation level is
> the Field/Item (whatever they call it now!).
 

> How can I do this? I need to capture the name of the field I JUST LEFT
> into a global variable.
 

> Thanks!!

use PRE-FIELD. It will fire all the time (and even sometimes when you don't want it to, if, for example, you are using cursors to load a block).

  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - stasica_at_alumni.cs.colorado.edu
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Received on Tue Jul 26 1994 - 03:05:03 CEST

Original text of this message