1 Reply Latest reply on Apr 3, 2009 8:14 AM by ilya_shaikovsky

    in rich:editor cleanU[ messy code not working

      hi,
      i have used rich editor for my description ,menus like bold,italic,etc are working but cleanup messy code is not working and my code as follows...



      Description:

      <s:decorate>


      <rich:editor width="364" height="100" value="#{additionalRequestsSetup.icAdditionalRequest.description}" useSeamText="true"/>


      <s:message errorClass="error"/>


      </s:decorate>




      help me to solve this problem...