- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 06:17 PM
Hello,
Have any of you encountered a behavior wherein after an upgrade to tokyo the tools in HTML editor is missing?
After Tokyo Upgrade
Before Tokyo Upgarde (San Diego Version)
In highlights are the missing components.
Regards,
Vaine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 09:11 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 06:47 PM
HI @Rain Vaine,
Could you please tell me what form your HTML editor is in?
For me, on Kb article from showing correct toolbars.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 08:12 PM
Hello,
Yes it was also on KB article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 09:40 PM
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.
Regards,
Vaine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 09:49 PM
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