Re: Open window problem

From: Gary Cole <cole_at_ici.net>
Date: 1997/10/29
Message-ID: <01bce4bc$f34fa940$190cb4cf_at_Cole.ici.net>#1/1


I don't know if this will work but try placing a SYNCHRONIZE after the open window.

Gautham Ramkumar <gautham_at_iwaynet.net> wrote in article <01bce326$007a2ac0$9f0101c0_at_gramkum>...
> In a pre update trigger I had the foll code.
> if :block.field is null then
> message(' some message');
> open_window('some_window');
> end if;
>
> Now when I try to commit a record only the message shows up. ie if I
 click
> on the save once the message shows up and if I click again then the
 window
> shows up. Why? Shouldn't the window automatically show up after
 displaying
> the message
>
>
  Received on Wed Oct 29 1997 - 00:00:00 CET

Original text of this message