Home » Developer & Programmer » Forms » message display problem in forms (10g)
message display problem in forms [message #426617] Sat, 17 October 2009 02:11 Go to next message
abdulahads
Messages: 44
Registered: October 2009
Location: SAUDI
Member

Message is not displayed like alert in Forms the message are show on status bar at the bootom of window
Eg.
Message('Diaplay message');

To display it like alert it need to be writen twice.
Message('Diaplay message');
Message('Diaplay message');


please guide me.

Thanks
Re: message display problem in forms [message #426622 is a reply to message #426617] Sat, 17 October 2009 06:28 Go to previous messageGo to next message
omaribais
Messages: 34
Registered: October 2009
Location: Bangladesh
Member

HI,
Your problem is not clear. Please tell it in brief.

Note: You can try with alert item.
It can be handle dynamically.

- Omar.
Re: message display problem in forms [message #426677 is a reply to message #426617] Sun, 18 October 2009 15:44 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
By default, a message is displayed in the status bar if there's only one message. In order to display it "as an alert", you'll need to use two MESSAGE statements.

Or, as suggested, use alert.
Previous Topic: how to limit no of rows displayed in Oracle Quality Plan form
Next Topic: FRM - 40014
Goto Forum:
  


Current Time: Fri Sep 20 06:57:51 CDT 2024