Other tools in HTML editor is missing

Rain Vaine
Kilo Sage

Hello,

Have any of you encountered a behavior wherein after an upgrade to tokyo the tools in HTML editor is missing?

After Tokyo Upgrade

RainVaine_0-1669083336399.png

Before Tokyo Upgarde (San Diego Version)

In highlights are the missing components.

RainVaine_1-1669083453668.png

 

Regards,

Vaine

 

1 ACCEPTED SOLUTION

Hi, Please refer to below KB article.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1198066

 

if you modify the system property "glide.ui.html.editor.v5.toolbar", the new toolbar is applicable tp all HTML fields. If you want to modify only for specific fields, then you can override the default HTML toolbar by using dictionary attributes. Hope this information helps.

View solution in original post

8 REPLIES 8

Hello,

When I checked for these property there is already a set value for this but the cut icon is still not appearing

RainVaine_0-1669186145988.png

 

RainVaine_1-1669186169414.png

 

So I think this still does not resolve this.

Regards,

Vaine

Hello,

This works now by putting values in the attributes for the article body field of knowledge article. 

RainVaine_0-1669194053994.png

 

But why is it working at the past versions even though this attribute is blank.Is this due to these properties glide.ui.html.editor.v5.toolbar.valid_buttons. Can you provide more information on this property?

 

Regards,
Vaine

Rain Vaine
Kilo Sage

Does anyone here have any idea on how glide.ui.html.editor.v5.toolbar.valid_buttons work? Why do we need to specify the tools in the attributes field while in san diego the tools are showing fine even though the attributes field is blank

Hi, Please refer to below KB article.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1198066

 

if you modify the system property "glide.ui.html.editor.v5.toolbar", the new toolbar is applicable tp all HTML fields. If you want to modify only for specific fields, then you can override the default HTML toolbar by using dictionary attributes. Hope this information helps.