How to Hide “Notifications” Section in User Preferences

Baskarank
Tera Contributor
 
 
 
 

Requirement:

  • When users navigate to Profile → Preferences, the Notifications section should be hidden.
  • Users should not be able to view or modify email notification settings.

How to hide this notification option in the preference pop up. FYI attached screenshot?

 
 

 

 

 

 

 

 

2 REPLIES 2

GlideFather
Tera Patron

Hi @Baskarank,

 

I don't have any answer for you as I don't know how to hide that but I would strongly discourage you from hiding it. It is out of the box functionality and each user shall have the chance to adjust the notifications as they want to.

 

if it is possible than it will not be easy and I believe not worthy the efforts.

_____
100 % GlideFather experience and 0 % generative AI

yashkamde
Mega Sage

Hello @Baskarank ,

 

don't know about how to hide the whole Notification section and won't recommend as it is ootb..

 

But if you want to enable or disable the notifications to be sent then.. 

there is already a field called Notification

yashkamde_0-1774370462652.png

So, if you just enable or disable it based on that the allow notification on preference will also automatically change

 

Also If you do not see the field on the User form just make the below client script on user table as false :

Screenshot 2026-03-24 221216.png

 

If my response helped mark as helpful and accept the solution.