Report can't show Large Text properly. => Eliminate < br > or \ n on Report
439244Nov 22 2006 — edited Nov 28 2006Trying 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.