Home » Developer & Programmer » Forms » Default mode while entering a FORM
Default mode while entering a FORM [message #457759] Tue, 25 May 2010 20:41 Go to next message
h_jitendras
Messages: 36
Registered: October 2006
Member
Hi,
Is there any property that can be set at design time or dynamically altered during runtime about the default mode in which a form opens?
I have created a new FORM in Forms 6i and it opens in the Enter-Query mode. I do not want to open it in the Enter-Query mode. This is because I will be doing my own execute_query on some click of a button in the form.
How do I alter this Enter-Query mode in which the form opens?

Kindly help.
Re: Default mode while entering a FORM [message #457789 is a reply to message #457759] Wed, 26 May 2010 00:49 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Remove
enter_query;
from a trigger that sets it (such as WHEN-NEW-FORM-INSTANCE). Search PL/SQL for "enter_query" and you'll see where it is.
Re: Default mode while entering a FORM [message #458030 is a reply to message #457789] Wed, 26 May 2010 20:43 Go to previous message
h_jitendras
Messages: 36
Registered: October 2006
Member
Thanks..was able to do it..by removing the enter_query
Previous Topic: value pass between two forms
Next Topic: new code in oracle forms 6i
Goto Forum:
  


Current Time: Fri Sep 20 00:49:31 CDT 2024