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

Home -> Community -> Mailing Lists -> Oracle-L -> Pop-up window problem on

Pop-up window problem on

From: William Lee <william.lee_at_CWOLHK.COM>
Date: Fri, 19 Jan 1996 16:40:00 GMT
Message-Id: <9601191750.AA09205@alice.jcc.com>


Hi,

>From: "Muthusamy, Chella" <VITGNET1.TELECOM.COM.AU!CMuthusa>
>To: Multiple recipients of list ORACLE-L <CCVM.SUNYSB.EDU!ORACLE-L>
>Date: Wed, 17 Jan 1996 13:55:00 EST
>Subject: Pop-up window problem on Forms 4.5

>We've got an application using FORMS 4.5 on Unix system. All database
>errors are trapped on 'ON-ERROR' trigger in block level and an error message
>is displayed at the bottom of the screen. It worked fine. Then, in
>'WHEN-BUTTON-PRESSED' trigger on commit button, I have inserted some code to
>check a particular field on that block and display an informative alert if
>it doesn't meet the validation rule. It works fine, giving a pop-up alert
>window but all the database errors are coming up with pop-up windows as well
>as an error message at the bottom of the screen. (Our users don't like to
>see the pop-up window for all errors.

>When I delete the code from commit button, it works fine. I have tried with
>'MESSAGE_LEVEL' figures and few other without any luck.
>Any suggestions would be appreciated.

Is your commit button in the block that contains the ON-ERROR trigger? If not, you may either put the button in that block or set the 'Mouse Navigate' property of the button to false.

William.
william.lee_at_cwolhk.com
___
* UniQWK #5138* If our behavior is strict, we do not need fun! Received on Fri Jan 19 1996 - 12:50:59 CST

Original text of this message

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