Home » Developer & Programmer » Forms » Saving changes post-item
Saving changes post-item [message #80182] Tue, 20 August 2002 10:06 Go to next message
Eric Bender
Messages: 9
Registered: June 2002
Junior Member
Hello,

I was wondering how I can make a form save the changes after leaving any field, thus making all the changes made to be live after focus is away from a given item. I tried a commit within a post-item trigger, but that is apparently a restriceted command. Any ideas? Thanks!

Eric
Re: Saving changes post-item [message #80193 is a reply to message #80182] Wed, 21 August 2002 19:42 Go to previous message
Tamim
Messages: 23
Registered: October 2001
Junior Member
Well, one idea that I use to overcome the restricted command, is to create a timer in the post-item trigger that would expire in one milli-second. Then I write the commit in the when-timer-expired trigger.

This usually works. Let me know if it doesn't.

Regards
Tamim
Previous Topic: Enter-Query problem!!!
Next Topic: call sqlplus from a button, while passing pwd. etc
Goto Forum:
  


Current Time: Fri Apr 19 01:58:55 CDT 2024