[Utah] About hiding the "Show notifications" icon on the top right of the screen

bonsai
Mega Sage

Upgraded to Utah.

I want to hide the bell mark icon (show notifications) from the globe, help, and bell mark icons on the top right of the screen.

Please tell me how.

2 ACCEPTED SOLUTIONS

Community Alums
Not applicable

Hi @bonsai ,

SandeepDutta_1-1687922280168.png

SandeepDutta_2-1687922303536.png

You can slide the "Allow Notifications" to Off.

And if you want to do the same for Workspaces, then Click on "Workspace" and do the same.

 

 

View solution in original post

Hi @bonsai 

there is no system proprty or OOB component that will disable the notification bell.

this has to be done through AppShell (Macroponent Composition). 

refer: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870486

 

you can find Appshell configurations in sys_ux_macroponent_list table.

but I couldn't find where exactly notification tray trigger is configured. as per the article, it might impact other extended things as well, so you can try in your PDI first.

 

also, since there is no simple OOB way, I wouldn't disable the bell icon unless it has strong business reasons. 

 

please hit the Thumb Icon and mark as Correct if it helped !!

Regards,

Ravi Chandra.

View solution in original post

8 REPLIES 8

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hi @bonsai is it on the backend view? or in Agent work space?

 

Regards,

Ravi Chandra.

__84_0-1687928116470.png

I want to remove the icon circled in red above.

Hi @bonsai 

there is no system proprty or OOB component that will disable the notification bell.

this has to be done through AppShell (Macroponent Composition). 

refer: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870486

 

you can find Appshell configurations in sys_ux_macroponent_list table.

but I couldn't find where exactly notification tray trigger is configured. as per the article, it might impact other extended things as well, so you can try in your PDI first.

 

also, since there is no simple OOB way, I wouldn't disable the bell icon unless it has strong business reasons. 

 

please hit the Thumb Icon and mark as Correct if it helped !!

Regards,

Ravi Chandra.

Hi @bonsai,  are you able to hide the notification bell icon?