Salesforce: bell notifications are not sent to the approver

36 Views Asked by At

I am new to salesforce. I am not able to figure out how the bell notifications are disable in my code.

There is an approval process in the application, which has accept, reject and send for edits. The examples I see are showing the notifications are sent to approver but in my application the approver is not receiving bell notification. When the user is sending a submit for approval it is showing approval requests.

I see there is apex code which send custom notification.

How can we enable or disable bell notification for a particular record type?

I have see options for email notifications but not for bell notification.

0

There are 0 best solutions below