Forum Discussion
Test Passed 😀.
- sateesh999Contributor
Hi Prashanth,
Could you please provide a stepwise process to integrate how to Implement Validation in my TinyMCE text area through FreeMarker?
Thanks,
Sateesh.
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.
Related Content
- 8 years ago
- 11 years ago
- 4 years ago