Salesforce.com implemented CKEditor as the WYSIWYG editor of choice for their Rich Text Area fields, but as you may have noticed, the native editor doesn’t support things like direct editing of html, font …
Category:
CKEditor
-
-
- APEXCKEditorIntegrationSalesforce.comVisual Force
Salesforce Rich Text Editor – Adding Full Mode Features
I ran across Dan Peter’s blog when I was trying expand on the Salesforce Rich Text Field WYSIWYG and I noticed that if you use firebug and look at the iframe used …
- CKEditorIntegrationSalesforce.com
How to convert Salesforce rich text editor to a “full mode” editor?
New CKEditor is object rather than URL based and a new approach is needed. In case anyone needs it, the following script will replace CKEDITOR editor layout with a full …
-
Source : http://www.codemeonce.com/2012/02/customize-ckeditor-on-forcecom.html