4 Replies Latest reply on Feb 10, 2009 7:01 PM by raghunath.asha

    rich:editor Save/Print functions

    raghunath.asha

      I am creating a simple editor like below with plugins save and print.
      But I am not seeing the functions in the editor. How can I get save and print in this editor. Please help.

      <rich:editor value="#{dpirule.text}" id="ruleview" width="850" height="500" plugins="save,print">
      </rich:editor>