Former VF user now forced to use TinyMCE, ts 7.4.0 on Win
I've edited the custom_config.js file by simply removing all the font settings ie "fontselect" from the hp supplied custom1 example.
IWTinyMCECustomConfig("custom1", "toolbarRow", "whitespace, styleselect,\
|,bold,italic,underline");
the template textarea is <textarea external-editor="tinymce" external-editor-config="custom1" required ="t" />
I don't see my changes, do i need to iwrefresh or something to see the changes? the documentation makes no reference of this.