Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Pop-up window problem on
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
![]() |
![]() |