- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 04:40 AM
Hi All,
We are trying to replicate the native functionality of Knowledge articles, which will group the KB by categories.
You can find the similar functionality at <instance_name>.service-now.com/$knowledge.do
The same functionality has to be built in a widget and use that in the Service Portal, Kindly let me know if anybody achieved this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2017 04:25 AM
Actually the code will support any number of sub levels - I have never tried it with more than 3 levels though
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2017 02:05 PM
In the share there is a link to the KB version
https://share.servicenow.com/app.do#/detailV2/3ef9df2713f67a000de935528144b0ee/overview
We tried it and it works great!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2018 04:03 AM
Hi, We were able to manage it by stacking the data in the parent-child relations.
The UI team guys helped to bring it in the form of tree.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2020 08:27 AM
HI,
Do you have a working link to your widget. These don't work in "Share". I get 404 error.
Thanks
June
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2025 12:33 AM
Same with me as well. Could you please share the working code for displaying items in tree structure from a widget which can support any sub levels.