Oracle Forms (MOSC)

MOSC Banner

11g: Preserve background form when opening a modal window

edited Feb 20, 2013 9:53PM in Oracle Forms (MOSC) 4 commentsAnswered
 Hi

I want so set up a small dialog in a modal window. So i created a new window, dialog style with modal = yes. Then i open it via

go_item('First item of modal window');
show_view('IEDIALOG_BASIS_CAN');  
show_window('IEMODAL_DIALOG_WIN');

This works out fine, but the applet draws *only* the modal window, the form behind just dissapears.

Is this the expected behaviour? Can it be prevented? 

I'd like to see the underlying form *and* the modal window drifting above.

Bye
Holger

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center