Home » Developer & Programmer » Forms » avoiding save changes window?
avoiding save changes window? [message #140088] Fri, 30 September 2005 14:52 Go to next message
renecum
Messages: 5
Registered: September 2005
Location: Guatemala
Junior Member
Does somebody know how to avoid save changes window?

when i change values in a data block, I don't want to get the save changes window, i just want to get back all the data originally in the block.
Re: avoiding save changes window? [message #140123 is a reply to message #140088] Sat, 01 October 2005 03:01 Go to previous messageGo to next message
shahz198
Messages: 8
Registered: September 2005
Location: Pakistan
Junior Member
i think u can use

the following method

Choose the trigger for messages in form level and simply write null;

ok
Re: avoiding save changes window? [message #140349 is a reply to message #140123] Mon, 03 October 2005 19:27 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Do you want to keep the changes that you have made to the data or "i just want to get back all the data originally in the block" which means to me that you want the changes that have been made to be 'undone?

Please confirm.

If the first, then do a commit_form before doing your next retrieval. If the second, then don't let your users change the data.

David
Previous Topic: .............. print option...in Forms.
Next Topic: authentication for menu
Goto Forum:
  


Current Time: Fri Sep 20 01:51:01 CDT 2024