Home » Developer & Programmer » Forms » called form is opening behind the calling form in oracle form (Oracle DB version: 10g, Developer suite: 10g, Windows OS (windows 7, 32 bit).)
icon9.gif  called form is opening behind the calling form in oracle form [message #600771] Tue, 12 November 2013 05:48
pramod.sramesh
Messages: 23
Registered: November 2011
Location: Bangalore
Junior Member
Hi Experts,

I am facing a problem while calling a form from another form.Say for example i have 2 forms form A and B. Form A (Calling form) has two windows. A main window will navigate to another window when a button is pressed and i am calling form B from window2 with: Open_Form('called_form',ACTIVATE,NO_SESSION,the_list); but the form B i.e, called form is opening behind the window2 (between main window and window2).
Then i tried with Call_Form('asn_details',NO_HIDE,no_replace,NO_QUERY_ONLY ,the_list); but result is same.

Form a window properties is as follows:
Main window: Window style is Document, Modal is set to NO.
Window2: Window style is Document, Modal is set to YES (because user should not navigate between windows)
Called form window: Window style is Document, Modal is set to YES.

Oracle DB version: 10g, Developer suite: 10g, Windows OS (windows 7, 32 bit).

Please help..

Thanks,
Pramod SR
Previous Topic: migrating_attachments_to_another_form
Next Topic: Record Groups and Alerts
Goto Forum:
  


Current Time: Thu Apr 25 16:48:32 CDT 2024