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

Sagar Pagar
Tera Patron

HI @Rain Vaine,

Could you please tell me what form your HTML editor is in?

 

For me, on Kb article from showing correct toolbars.

Screenshot 2022-11-22 at 8.13.28 AM.png

 

Thanks,

Sagar Pagar

 

The world works with ServiceNow

Hello,

Yes it was also on KB article

Rain Vaine
Kilo Sage

Hello,

In addition to this case, It seems like that our UI properties page became part of other scoped application instead of being global after tokyo upgrade. Is this the one that is causing these weird behavior in TinyMCE editor.

RainVaine_0-1669182055408.png

 

Regards,

 

Vaine

A new HTML toolbar v5 is added in Tokyo version. You need to add the additional button to the below system property.

glide.ui.html.editor.v5.toolbar.valid_buttons

 

Thanks,

Swapna