Suggested results and Recent searches are returning catalog items which open native UI in ESC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 10:14 PM
Hi All,
When tried to search for a text in ESC portal, suggested results and recent search results are returning the catalog items, and when opened them, they are opening in native UI. Can anyone help me in removing this configuration?
When opening the above yellow highlighted items, they are getting opened in Native UI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 10:25 PM
Hi @Sharan Ellendul ,
Open Widgets from left navigation search for "Recent & Popular Items" widget. Below script in that widget they are gliding sp_log table to get the recent items.
https://YOURINSTANCENAME/sp_widget.do?sys_id=4fc1dd5387500300e0ef0cf888cb0baa&sysparm_record_target=...
https://YOURINSTANCENAME/catalog_channel_analytics_list.do?sysparm_clear_stack=true
Thanks,
Anand