From: Angelo Cavallaro <angelo.cavallaro@pcm.bosch.de>
Subject: Re: Forms45 triggers for form/block/item
Date: 1998/02/02
Message-ID: <34D5FD0B.2429@pcm.bosch.de>#1/1
Content-Transfer-Encoding: 7bit
References: <34D5F23C.C9B5D698@itsystems.lv>
Mime-Version: 1.0
To: Davis Kulis <davis@itsystems.lv>
Content-Type: text/plain; charset=us-ascii
Organization: Robert Bosch GmbH, Reutlingen, Germany
Newsgroups: comp.databases.oracle.tools



Hi there.

I would set the Execution-Style of the Item-Trigger to 'After' so that
the Form-Trigger would fire first.
Then if you want to supress the execution of the Item-Trigger in the
Form-Trigger I would just set e.g. a global variable to a value, which
indicates the Item-Trigger to do nothing.
Angelo.


