<div dir="ltr">Hi,<div>after several test we found that only way to avoid HTML purify in ckeditor is to change core file of Vtiger. Also if we set not to purify code in ckeditor during saving is changed.</div><div><br></div><div>The change to achieve the resutl is:</div><div><div><br></div><div>include/utils/Vtlibutils.php</div><div><br></div><div>Row 610</div><div><br></div><div>- function vtlib_purify($input, $ignore=false) {</div><div>+ function vtlib_purify($input, $ignore=true) {</div><div><br></div><div>My question to vtiger team are:</div><div>- there is other way to achieve this result  without change core file?</div><div>- what impact have this change?</div><div><br></div>-- <br><div class="gmail_signature">Simone Travaglini<br>328 5499846<br>Linkedin: Simone Travaglini <br><br><br><span style="color:rgb(51,204,0)">Rispetta l'ambiente: non stampare questa mail se non ti è veramente necessario!</span><br></div>
</div></div>