Home » Developer & Programmer » Forms » Form Close Event (Forms 6i, 10g DB)
Form Close Event [message #302058] Fri, 22 February 2008 17:19 Go to next message
georgekds
Messages: 1
Registered: February 2008
Junior Member
How do I capture Forms Close Event. I want to do some 'Clean-up' when the user exits the forms.

[Updated on: Fri, 22 February 2008 17:19]

Report message to a moderator

Re: Form Close Event [message #302068 is a reply to message #302058] Fri, 22 February 2008 22:43 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Use DO_KEY('EXIT_FORM') and in this trigger use EXIT_FORM. This trigger will by pass form's process of exiting form and running your process of exit.

Regards,
Azam Khan
Re: Form Close Event [message #302086 is a reply to message #302068] Sat, 23 February 2008 05:14 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Nope.

Use the POST-FORM trigger. Its purpose is to clean up the form before exiting.
Previous Topic: Validation(Duplicate checking)
Next Topic: Maximum number of columns in LOV
Goto Forum:
  


Current Time: Fri Sep 27 10:29:08 CDT 2024