Home » Developer & Programmer » Forms » Quiet commit on a form
Quiet commit on a form [message #208195] Fri, 08 December 2006 09:29 Go to next message
Phillawson
Messages: 18
Registered: December 2006
Location: Derby UK
Junior Member
Does anyone know how I can stop forms 10G from asking me if I'm sure I want to save the changes and then telling me I've saved it?
I'm using a button to add a record into a table and want to do it without messages if possible.
Re: Quiet commit on a form [message #208196 is a reply to message #208195] Fri, 08 December 2006 09:45 Go to previous messageGo to next message
scorpio_biker
Messages: 154
Registered: November 2005
Location: Kent, England
Senior Member
I think you need to set system message_level

   :System.Message_Level := '5';


See here for more info on message levels

HTH
Re: Quiet commit on a form [message #208207 is a reply to message #208196] Fri, 08 December 2006 10:29 Go to previous messageGo to next message
Phillawson
Messages: 18
Registered: December 2006
Location: Derby UK
Junior Member
Ah, er, could you tell me where this code is supposed to go? I've tried it in the button but it does nothing.
Re: Quiet commit on a form [message #208208 is a reply to message #208207] Fri, 08 December 2006 10:34 Go to previous messageGo to next message
Phillawson
Messages: 18
Registered: December 2006
Location: Derby UK
Junior Member
It's ok, I've worked it out. Thanks.
Re: Quiet commit on a form [message #212501 is a reply to message #208195] Fri, 05 January 2007 10:08 Go to previous messageGo to next message
deepest_freak
Messages: 1
Registered: January 2007
Location: Quezon City
Junior Member

Hi!

Pls tell me more about the messages level because every time the user login success a messages display pls acknowledge. Tnx!
Re: Quiet commit on a form [message #212502 is a reply to message #208195] Fri, 05 January 2007 10:17 Go to previous message
scorpio_biker
Messages: 154
Registered: November 2005
Location: Kent, England
Senior Member
Hi,

See this link
http://orafaq.com/faq/how_does_one_suppress_or_customize_error_messages_in_forms

You need to set the message level to 5 or above to stop these messages.
Previous Topic: Master - detail in same table / form and inserting into master-detail block (merged)
Next Topic: SET CURRENT_SCHEMA='SYSTEM' problem
Goto Forum:
  


Current Time: Mon Dec 02 07:50:14 CST 2024