
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 09:05 AM
Hi ALl,
we have a situation where in the HTML tool editor options on the knowledge article have gone missing and are not consistent.
Kindly take a look at it below :
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 11:40 AM
Hi
What do you mean by configure the HTML here? It's an OOB field type.
There are attributes for HTML field type which can be configured by Right click on the field and then select Configure-Dictionary .
If some attributes are missing then you need to add in here as shown below:
Also attaching the attributes for HTML Field type on knowledge and you can add these in the Red box shown above:
editor.height=300,editor.plugins=table colorpicker textcolor link image media codemirror lists advlist fullscreen charmap directionality emoticons hr insertdatetime nonbreaking pagebreak print searchreplace wordcount anchor toc codesample visualblocks visualchars compat3x autolink align_listitems,editor.toolbar=fontselect fontsizeselect | bold italic underline strikethrough forecolor backcolor pastetext removeformat | formatselect searchreplace undo redo | bullist numlist outdent indent alignleft aligncenter alignright | toc table link unlink image media codesample | code fullscreen,encode_utf8=false,serializer=com.glide.script.TranslatedTextXMLSerializer
If still something is missing then please check if there are any on Load client script written doing some DOM manipulation here which might be hiding stuff on your knowledge form.
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 09:21 AM
Without knowing what you expect it is difficult to answer. From what I recall, there may be some system preferences that allow you to show/hide the toolboxes in an HTML field. Unclear if they are specific to different applications (Incident vs. Knowledge), but it may be related to upgrades, or expectations of users who may be used to one toolbox layout vs. another.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 10:39 AM
where can i configure the html tool on knowledge ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 11:40 AM
Hi
What do you mean by configure the HTML here? It's an OOB field type.
There are attributes for HTML field type which can be configured by Right click on the field and then select Configure-Dictionary .
If some attributes are missing then you need to add in here as shown below:
Also attaching the attributes for HTML Field type on knowledge and you can add these in the Red box shown above:
editor.height=300,editor.plugins=table colorpicker textcolor link image media codemirror lists advlist fullscreen charmap directionality emoticons hr insertdatetime nonbreaking pagebreak print searchreplace wordcount anchor toc codesample visualblocks visualchars compat3x autolink align_listitems,editor.toolbar=fontselect fontsizeselect | bold italic underline strikethrough forecolor backcolor pastetext removeformat | formatselect searchreplace undo redo | bullist numlist outdent indent alignleft aligncenter alignright | toc table link unlink image media codesample | code fullscreen,encode_utf8=false,serializer=com.glide.script.TranslatedTextXMLSerializer
If still something is missing then please check if there are any on Load client script written doing some DOM manipulation here which might be hiding stuff on your knowledge form.
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2022 10:51 AM
Hope the following doc would help you
https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/form-administration/task/t_ConfigTinyMCEHTMLFieldEditor.html