Home » Developer & Programmer » Forms » 'Do you want to save the changes you have made?" suppression (oracle 9i)
'Do you want to save the changes you have made?" suppression [message #401194] Sat, 02 May 2009 04:18 Go to next message
honey_28112007
Messages: 10
Registered: March 2009
Junior Member
i am not able to suppress this message " do you want to save the changes you have made?".
I am not exiting the form. I am jst moving from 1 block to another which have master-detail relationship and are placed on different canvases. I am using go_block built-in to move to another block.
Can anyone help me.. ?? thanx.....plz. urgent
Re: 'Do you want to save the changes you have made?" suppression [message #401311 is a reply to message #401194] Mon, 04 May 2009 00:53 Go to previous message
sasipalarivattom
Messages: 121
Registered: June 2007
Location: Cochin ( INDIA )
Senior Member
Dear Honey,

In key exit trigger , give the code
exit_form(no_validate);

This will suppress the message.
But I recommend that you should find out which record is updated and from where it is updated.
Then work on that instead of suppressing this message.

Regards,
Sasi...
Previous Topic: Why I cannot get the item value on tabular layout?
Next Topic: How to execute a bat file from client machine?
Goto Forum:
  


Current Time: Fri Sep 20 10:47:16 CDT 2024