Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
According to this YetiForcePDF supports page breaks, but when I insert
<div style="page-break-after:always;"></div>
in editor it is replaced with
<div> </div>
This happens also in demo on https://gitstable.yetiforce.com/
I search trough ckeditor settings, but it seems YetiForceCRM has it own sanitize HTML settings. Where can I edit them?
Description
According to this YetiForcePDF supports page breaks, but when I insert
<div style="page-break-after:always;"></div>
in editor it is replaced with<div> </div>
This happens also in demo on https://gitstable.yetiforce.com/ I search trough ckeditor settings, but it seems YetiForceCRM has it own sanitize HTML settings. Where can I edit them?