Skip to Main Content

Oracle Database Express Edition (XE)

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Report can't show Large Text properly. => Eliminate < br > or \ n on Report

439244Nov 22 2006 — edited Nov 28 2006
Trying to create a Blog found the issue with Large Text and "< br >" and " \ n ". Seems like a work around could be in Element Attributes put:

readonly="readonly" disabled="disabled" style="background-color: #e9e9e9;"

And select Textarea then will show the extended text properly formated in the TextArea.

But what I really like to do is to show as a regular text. just does not look good in a text area when supposed to be part of the detail Blog.

I would Expect Display as Text ( escape special characters, does not save state) will do the trick but does not.

I wonder if somebody have some suggestions !!!.

Dino.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2006
Added on Nov 22 2006
2 comments
291 views