Forum Discussion

    • sateesh999's avatar
      sateesh999
      Contributor

      Hi Prashanth,

      Could you please provide a stepwise process to integrate how to Implement Validation in my TinyMCE text area through FreeMarker?

       

      Thanks,

      Sateesh.

      • Parshant's avatar
        Parshant
        Boss

        sateesh999, there is no need to Implement validation in TinyMCE, The data extract from TinyMCE is already prevented from XSS.

        When you are not using any OOB component, and using cistomization anywhere to display data then only you need to check data for auto-escaping and output formats for XSS in freemarker.