Home » Developer & Programmer » Forms » How to avoid opening the same form more than once (forms 6i)
How to avoid opening the same form more than once [message #295996] Thu, 24 January 2008 02:42 Go to next message
dillango
Messages: 145
Registered: January 2008
Senior Member
Hi,

I have menu module developed in forms 6i. The problem I have is, if the user select one form and leaving as it is and again going the menu selecting the same form. It is keep on opening.
How to make a control it that.

How I have to specify the CALL_FORM PROPERTY?

pLEASE help me.


Re: How to avoid opening the same form more than once [message #296137 is a reply to message #295996] Thu, 24 January 2008 17:04 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I searched this forum for 'same form' and found http://www.orafaq.com/forum/m/272707/67467/?srch=same+form#msg_272707

Look at the sample code associated with 'find_form' and go_form' in the reference manual.

basically, do a 'find_form' in a routine from the menu. If the form is found then do a 'go_form' or give an error instead of doing an 'open_form'.

David
Previous Topic: Dealing with forms and LOV
Next Topic: Need to ask password if the menu module is ideal for certain time
Goto Forum:
  


Current Time: Sat Feb 15 01:51:26 CST 2025