- 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-22-2022 10:49 PM
Hello,
When I checked for these property there is already a set value for this but the cut icon is still not appearing
So I think this still does not resolve this.
Regards,
Vaine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 01:01 AM
Hello,
This works now by putting values in the attributes for the article body field of knowledge article.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 12:54 AM
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
- 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.