Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Call_Form vs Open_form

ADFBeginerDec 26 2009 — edited Dec 29 2009
I am using call form in to open the form from Menu. call_form('P_MASTER.fmx',no_hide).
But the disadvantage is i cannot open multiple forms using call_form.

The other option is Open_form. but the open_form hides the main menu module.

Which is the right method to use. I want the user to open multiple forms also the main menu(menu.mmx) bar should display.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2010
Added on Dec 26 2009
5 comments
15,938 views