HTML Editor Toolbar Missing Items.

Saheed
Tera Contributor

Hi team, After yokohama upgrade the HTML toolbar on rich text fields are missing many items that were there before upgrade, I have 35 widgets in the toolbar, after upgrade there are 22, see attached for more details. Any assistance will be greatly appreciated.

2 REPLIES 2

James Chun
Kilo Patron

Hi @Saheed,

 

I am assuming the following screenshot is what you are expecting?

JamesChun_0-1747699714672.png

 

If so, you would need to update the dictionary attribute to something like the following:


editor.height=300,editor.plugins=table link image media codemirror lists advlist fullscreen charmap directionality emoticons insertdatetime nonbreaking pagebreak searchreplace wordcount anchor tableofcontents codesample visualblocks visualchars compat3x autolink align_listitems tinymcespellchecker accordion editimage a11ychecker,editor.toolbar=fontfamily fontsize | bold italic underline strikethrough forecolor backcolor pastetext removeformat | blocks searchreplace undo redo spellchecker | bullist numlist outdent indent alignleft aligncenter alignright | tableofcontents table link unlink a11ycheck anchor accordion insertdatetime | image media codesample | code fullscreen,encode_utf8=false,serializer=com.glide.script.TranslatedTextXMLSerializer

 

e.g.

JamesChun_1-1747699765256.png

 

Cheers

Hi James,

I appreciate your response. Yes!