- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi All,
I want to remove the time stamp form the "Most View" and "Most Useful" widget. its all OOB widget how to remove them.?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @all
Thank you for your help.
I found one system property after set that false. the timestamp removed
glide.knowman.search.show_last_modified
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @ramesh_r ,
Best way is to clone the out of box widget if you dont want to lose changes on upgrades
Open the widget -> click clone
Make change changes in cloned version. You have to comment the timestamp html code.
Replace OOB widget with your cloned one in the portal page
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!
Thanks, GP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
you will have to manipulate the widget, see if any option for widget instances
If not then clone that OOTB widget and manipulate it and then add it again on that portal page.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
As of now, it is taking default secondary fields, you can changes them in widget instance options.
Go to "Most useful widget" on portal and open instance options by clicking( ctrl+right-click ) on widget header.
In instance options under "Other options", select table as "knowledge" and secondary fields as "Author, Views, Rating" .
Once you sabe the instance options , time stamp will be removed.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @all
Thank you for your help.
I found one system property after set that false. the timestamp removed
glide.knowman.search.show_last_modified