Home » Developer & Programmer » Forms » Enter Query and Execute Query
Enter Query and Execute Query [message #317836] Sun, 04 May 2008 01:56 Go to next message
sarfraz_attari
Messages: 123
Registered: July 2005
Senior Member
Dear All,

Whenever I am Pressing Enter Query button during Forms runtime , One alert message appears "Do you want to save the Changes you have made"
Can anyone tell me how to disable this message


Thanks

Sarfrazh
Re: Enter Query and Execute Query [message #317844 is a reply to message #317836] Sun, 04 May 2008 04:07 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
It isn't about "disabling" an alert, but why does it happen in the first place. In my opinion, you should find what is triggering changes in a datablock so that Forms doesn't want to enter query mode without a warning.

Otherwise, you might suppress this message by, for example, coding your own KEY-ENTQRY trigger which would then look like
ENTER_QUERY(NO_VALIDATE);
Previous Topic: Calling a form in a trigger
Next Topic: Lock the Records
Goto Forum:
  


Current Time: Sun Feb 09 22:59:01 CST 2025