Disable onLoad message in Incident record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 03:40 AM
After upgrading to the Xanadu version from Vancouver, I keep encountering the following message when loading an Incident record:
"Have you tried the Express List on Service Operations Workspace? It allows an easy and live visualization of the alerts. Watch the demo and learn more."
I've searched through various tables but haven't found a way to remove it. Is there a solution to get rid of this message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 02:33 AM - edited 02-21-2025 11:08 PM
Set property "show_sow_enhanced_experience_message" to false
@unlucky_Baro if it helped you please mark the answer as correct, thanks in advance ! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 03:26 AM
Do you have a link where we can find this please as have the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 03:37 AM
Sure, its
{insert_your_instance_name}/sys_properties.do?sys_id=f088a983ff0542100ff96cff793bf17b&sysparm_record_target=sys_properties&sysparm_record_row=1&sysparm_record_rows=1&sysparm_record_list=name%3Dshow_sow_enhanced_experience_message%5EORDERBYname%5EORDERBYsys_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 09:14 AM
There is a system property that you can update to resolve sys_properties
- Enter in sys_properties.list in the All menu
- Search for show_sow_enhanced_experience_message and open the record
- Type false in the value field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 10:45 PM
That was it. Thank you, mate!