Home » Developer & Programmer » Forms » FORM ALERTS
FORM ALERTS [message #117509] Wed, 27 April 2005 11:35 Go to next message
dbarone
Messages: 20
Registered: March 2005
Junior Member
Hi I have a problem, if for example I am on a main canvas and then on another detail canvas and then go back to the main canvas where I was before when I click on a record(on the main canvas) to go again to the details I get some kind of form alert 'Do you want to save the changes you have made?'..How do I get rid of it.
Re: FORM ALERTS [message #117620 is a reply to message #117509] Thu, 28 April 2005 09:49 Go to previous messageGo to next message
vban2000
Messages: 207
Registered: March 2005
Senior Member
hi...

u can try

post;

before u move / click the next record..

post will temporarily 'commit' the record.


Andy
Re: FORM ALERTS [message #119045 is a reply to message #117509] Tue, 10 May 2005 07:24 Go to previous message
subba lakshmi
Messages: 36
Registered: March 2005
Member
use
:system.message_level=5;
commit;
:system.message_level=0;


i think this works

from
subba lakshmi
Previous Topic: Need ICONS
Next Topic: use of parameters in forms
Goto Forum:
  


Current Time: Thu Sep 19 18:09:59 CDT 2024