Overwrite the menu!! [message #80962] |
Wed, 18 December 2002 12:14 |
Noreen
Messages: 2 Registered: August 2001
|
Junior Member |
|
|
I have made a project in oracle developer and encounter a problem that my forms menu doesnt overwrite the previous form menu.
I have made cutomize menues but they doesnt seems to be overwrite each other..
thanx..
do reply asap..
|
|
|
Re: Overwrite the menu!! [message #80963 is a reply to message #80962] |
Wed, 18 December 2002 19:24 |
Piyush Balan
Messages: 26 Registered: December 2002
|
Junior Member |
|
|
Hi ...
ur problem can be solved if u use the built-in CALL_FORM. in this built-in, there is an an option of no_replace ( the default value ) and do_replace.
if u use do_replace, the called forms menu will be overwritten by the calling forms menu.
try it out
Regards,
Piyush Balan
Consultant
Comsoft Pte Ltd
Singapore
|
|
|