1 Reply Latest reply on Mar 9, 2009 1:46 PM by nbelaevski

    how to show the content edited by rich:editor

      Hi, does anybody know how I can show a field, which has been edited by rich:editor without showing the HTML escape codes to the user?

      For example: I have a <rich:editor> on a page and it saves the data in a String property: I need to show the content of that property in another part of the page, where I do not need the editor, buf if I use h:outputText then I see etc.

      How can I have a normal render?

      thank you
      Paolo