Home » Developer & Programmer » Forms » 40405 no changes to save
40405 no changes to save [message #80852] Thu, 05 December 2002 13:48 Go to next message
Tyler
Messages: 123
Registered: January 2002
Senior Member
Hello All,

I have a problem with my web based forms. In client server testing they seem to give no errors on commit_form. When I run them on the web, I get the "no changes to save" when I hit commit. The thing is that there IS changes to save and they ARE saving, but still receiving the error. Yes they are all database items. And I have tried setting :SYSTEM.MESSAGE_LEVEL, but this won't work either. I have tried catching this error in both ON-ERROR and ON-MESSAGE and neither of these will catch the error either... suggestions?

Thanks,
T
Re: 40405 no changes to save [message #80891 is a reply to message #80852] Wed, 11 December 2002 22:50 Go to previous message
priya
Messages: 108
Registered: February 2000
Senior Member
try this

clear_message;
comit_form(no_validate);
clear_message;
Previous Topic: Problem deleting a list element
Next Topic: Passing Values Between Forms...
Goto Forum:
  


Current Time: Fri Apr 19 18:32:57 CDT 2024