Hide/remove info message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 01:36 AM
After submitting a new request, following info message is displayed to the user:
Thank you, your request has been submitted.
And it never goes away, unless the user clicks on the 'X'. Is there a way to remove this message after 5 seconds? Or remove it all, we don't really need it.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 01:40 AM
There is a system property for this.
- Go to sys_properties.list
- Search for glide.service-portal.notification_timeout.seconds
- Change the value to the length in second you would like the info message to auto-dismiss.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 02:04 AM
You might need to clone the SC Catalog Item widget to edit or remove that message.
Here is a ServiceNow Knoweldge Article that will help you out with that.