- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi everyone,
As shown in the attached screenshot, I need to completely remove the message inside the box "What's your issue or request..".
Is it possible to do this? I tried deleting the record directly from the sys_ui_message table, but it still keeps appearing.
Since the instance was created after the Orlando release, it’s not even possible to modify these attributes through properties (relative properties do not exist).
Instance is now in Zurich Patch4 release.
Does anyone know how to make this change?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Or share your topic, because it also shows other messages. You clearly modified more on the topic?
Anyway, you can also just change the text to anything you'd like:
@vaSystem.sendTopicPickerControl(gs.getMessage('Whatever message you want!'));
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Or share your topic, because it also shows other messages. You clearly modified more on the topic?
Anyway, you can also just change the text to anything you'd like:
@vaSystem.sendTopicPickerControl(gs.getMessage('Whatever message you want!'));
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************

