Home » Developer & Programmer » Forms » Problem during Exit_Form
Problem during Exit_Form [message #85351] Thu, 17 June 2004 21:54 Go to next message
Manoj
Messages: 101
Registered: August 2000
Senior Member
I am using Forms 6i.
 
I had used a When-Validate-Item trigger against an text item.

Also i had a push button (EXIT) for Exiting from the Form with code : Exit_Form(no_validation);

But if an invalid text is entered in the Text-Item then the Cursor remain on the text item and after that if i use the EXIT push Button then it doesnot exit from the Form till a valid text is entered inside the Text-Item.

Can anyone say how to Exit from Form even if the Text-Item has Invalid Value.
Re: Problem during Exit_Form [message #85355 is a reply to message #85351] Thu, 17 June 2004 22:52 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
Add Clear_form(No_validate); in your Key_exit trigger.

HTH
Himanshu
Re: Problem during Exit_Form [message #85359 is a reply to message #85351] Fri, 18 June 2004 01:39 Go to previous messageGo to next message
Manoj
Messages: 101
Registered: August 2000
Senior Member
hi Himanshu,
thanks for ur response.
But its still not working
Re: Problem during Exit_Form [message #85361 is a reply to message #85359] Fri, 18 June 2004 02:42 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Send me your Form & table structure at himan_bharad@yahoo.com
Re: Problem during Exit_Form [message #85374 is a reply to message #85361] Sat, 19 June 2004 01:50 Go to previous message
Manoj
Messages: 101
Registered: August 2000
Senior Member
Hi himanshu,
got the Soln.
Actually my Exit Push button was in another Block.
So the Push Button Mouse Navigate property should be NO

Thanks
Previous Topic: How to handle (supress) ROWID in Forms
Next Topic: features in oracle report printer files
Goto Forum:
  


Current Time: Tue May 07 02:05:11 CDT 2024