- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2025 09:41 PM
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
09-07-2025 10:46 PM
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
09-07-2025 10:50 PM
@ramesh_r System property will remove this from everywhere this property is called, if you want this to be reflected on entire SN instance property is the answer.
If you just want to remove it from most useful widget, you need to use the widget instance options as explained in my answer.
