Knowledge article types (HTM & WIKI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2020 11:39 AM
I would like to get an example on when or why would you use HTML or WIKI on Knowledge articles. or what is the purpose of this attribute.
Article type | The type of article, either HTML or wiki.
Note: This field is only visible in the standard template.
|
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2020 12:01 PM
The HTML type field is more often in use because it has easy formatting options compared to the Wiki type where you have to add tags to format text. Also see below pros and cons of both types :
- You can simply copy and paste from any source (for example a web page) and find the exact text format/ images in HTML type field; whereas in Wiki type field you have to script a bit(i.e, the tags to get the text formatting done) and add images in Servicenow to use them in the text field.
- HTML field also has the advantage that you can get the code after copy-paste and edit it for more refinement.
- One disadvantage of the HTML field is that if you are trying to use this field value you might face a tuff time removing the HTML tags and getting the exact text, for Wiki field there is a tag <nowiki>;
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2020 07:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2021 10:18 PM
This is the default configuration setting for articles created in the Knowledge Base. This field value is auto applied while creating an article in this Knowledge Base. This configuration is applied at a Knowledge Base level and NOT applicable across other Knowledge Bases.
Limitation: it doesn't work as expected for HTML type fields. Full details including a workaround is mentioned in this Known Error article.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0728427
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2021 06:38 PM
Can we convert from HTML to WIKI?
So we have both values in sync?