Forms Status Bar Missing
sharpeFeb 3 2009 — edited Feb 4 2009Hi. I'm using web.show_document to call a stand-along application from a single front-end application used to launch all our other applications:
web.show_document('http://9.35.32.205:7777/forms/frmservlet?config=ttmsmenu&bundle_slips,'_blank');
When the form is called in this manner the Oracle Forms status bar is not displayed in the application window. And users need to see this status bar line because forms displays all it's messages, the current record number, etc.... We need to see this status bar and don't understand why it is missing.
Is there a fix for this problem?