Re: closing all forms... [message #79254] |
Mon, 20 May 2002 04:34 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
rama krishna
Messages: 97 Registered: December 2001
|
Member |
|
|
when u r opening new module try to open them with new_form built-in and not call form.
this will close the previous form and opens new form..
now if u close new form everything gets closed...
i hope this will work..
cheers
ram
|
|
|
Re: closing all forms... [message #79325 is a reply to message #79254] |
Sun, 26 May 2002 01:10 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
NATARAJAN V
Messages: 6 Registered: May 2002
|
Junior Member |
|
|
hi
The usage of new_form is fine.
But in my case i have a main form which calls it child forms by using open_form and all the child form uses new_form to open the grandchilds.. So as u say the grandchild will close but the parent forms has to be closed and go to the main form... How do i do this
Natarajan
v.natarajan@iflexsolutions.com
|
|
|