Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Forms - Call_form

Status
Not open for further replies.

CorkFork

Programmer
May 19, 2001
4
0
0
US
I am using Oracle Forms 8i.
I have an application that makes use of call_form to open other sub-forms. When the sub-forms are opened it is necessary to still see the tabs from the first form, and be able to click on them. However, when the tabs from the first form are clicked on, the tabs are blank. I have tried the 'when_tab_page_changed', 'when_form_navigate', and 'when_window_deactivated triggers', but none work. Any suggestions would be appreciated.
 
You may OPEN form instead of CALLing it. Regards, Dima
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top