2 Replies Latest reply on Mar 28, 2011 11:26 PM by strannik

    Insert dynamically RichFaces component

    strannik

      Hi

       

      I have a text in the HTML format which I want to show for preview. For example, using JSF outputText.

      The text contains HTML links and I want to dynamically replace them with a4:commandLink to provide

      my functionality on clicking. For example, perform server action or show modal panel.

       

      Is it possible to do so in RichFaces?

      Thanks in advance.