Hiow to disable notifications / alerts on list view in the service operation workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 03:08 AM
When changing values on the list in SOW, a notification or alert stating the obvious appears at the top of the screen overlapping UI action buttons and effectively forcing the operator to acknowledge and dismiss this popup. Is there a way to disable the alert from appearing? Picture for illustration added.
Thank you,
Tomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 03:36 AM
@Starr , In UI Builder, go to the page on which this alert is coming and check in Page scripts where the NOW_UXF_PAGE#ADD_NOTIFICATIONS event is getting triggered through api.emit method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2023 05:43 AM
@Dibyaratnam , this reads very specific, and yet I am unable to find this triggered event. Would You be so kind and provide me with some example from UI Builder?
Thank you,
Tomas