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!

New apps custom form messages not displaying in status bar (console window)

steven_saApr 22 2010 — edited Apr 27 2010
Forms 6i, Oracle Apps 11.5.10

I have created a new custom form from template.fmb, to run within Oracle E-Business Suite.
My problem is that forms messages (e.g. "Transaction completed: x records applied and saved") are not showing in the status bar.

The console_window property for the module is progress_indicator, as inherited from the "module" sub class.
If I change the console_window property to my main window this resolves the problem with messages (they are displayed in the status bar), but this seems to break attachments to libraries and subclassed forms and I get lots of runtime errors E.g. "No such trigger: menu_to_appcore"

I can see that the messages are firing because I tried capturing them in the ON_MESSAGE form trigger, and was able to display MESSAGE_TEXT in an alert.

Also, I can confirm that other forms are displaying their messages in the status bar within the same browser instance, same responsibility.

Any advice would be appreciated.

Thank you.

Edited by: user12092133 on Apr 22, 2010 6:27 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2010
Added on Apr 22 2010
1 comment
1,483 views