Skip to Main Content

APEX

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!

APEX Notification Message Box

JackieWombleAug 16 2012 — edited Dec 6 2012
I'm using APEX 4.1.0.00.32 with Theme 22. My APEX application uses some legacy PL/SQL which tends to raise lengthy application error messages. These messages appear in the notification message box on the APEX page (#NOTIFICATION-MESSAGE#), but these messages are not formatted the way I would like.

If there is a chr(9) or a html break tag in the message raised by the PL/SQL, the line breaks are stripped out at some point before they get to the APEX page. I really need line breaks in these messages.

And there seems to be a limit to the number of characters displayed. I've looked all through the css and I don't see where the height of the box is limited in the css. The message must be truncated before the page gets rendered.

I am migrating from Oracle Designer, and these messages appear full length and with line breaks using Oracle Designer. My users would like to see this in APEX.
Thanks,
Jackie

Edited by: JackieW on Aug 16, 2012 11:51 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2013
Added on Aug 16 2012
6 comments
2,682 views