Add "Format" button back to RTE
I am working on an internal release of the KM app (on Pega 7.3.1).
When a user is editing content for an article, I want to display the Format button as such in the RTE:
I think the config file I need to change is webwb • richtext_config • js
I see an entry (lines 61 & 62):
// Remove Formatting Button.
rteRemoveFormat = true;
unfortunately, the rule is marked as Final.
Is there some other option? I know we use CKEditor but I can’t seem to get any changes to webwb • pypega_ckeditor_lang_extn • js to take effect.
any help would be appreciated.
***Updated by moderator: Lochan to update Categories***
***Edited by Moderator Marissa to update platform capability tags***