How to add more fields in knowledge article content widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:37 AM
Can someone please explain How to add more fields in knowledge article content widget without cloning the widget . I am trying to add more field same As shown below next to rating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:40 AM
Hi @Santhosh23
Please check the properties, else you need to clone.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:47 AM
@Santhosh23 Unfortunately without cloning you can not do this.
These values coming from server side and stored in html , so if you want to add new value you have to clone the widget and make changes on server side and html section of the widget.
Thanks,
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:54 AM - edited 04-04-2024 11:57 AM
It’s a custom portal using oob widget If I clone some of the existing content in the pages are breaking and it’s not showing as per the previous one. Also it’s showing on other portal oob portal like sp, esc, cab . Same widget is not showing last updated field in custom portal but in oob portals it’s showing .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:59 AM
@Santhosh23 So you are saying, you cloned the widget but its not showing correct result ? if this is the case , have you checked all ng-templates also cloned on your widget ?