How to disable "Unsubscribe" & "Notification Preferences" hyperlinks from mail notification footer?

Miikka_M
Tera Guru

Hi, 

I'm configuring mail notification, which is sent from CSM configurable workspace, when agent posts comment to case. 

I'm configuring OOB email template related to this: "case.commented.for.consumer", also OOB notification related to this: "commented for consumer".

Otherwise this notification starts to look nice and clean without any OOB-content, but for some reason there is still those "Unsubscribe" & "Notification Preferences" -hyperlinks in mail footer, as we can see.

 

mailnotification 2.png


So my question is: How to hide these hyperlinks from mail notification footer? They are not needed. Should I do it with mail script or is  there no-script option for this?

 

Mailnotification.png

 

Best,
Miikka Martikainen

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Miikka_M 

Click the (i) next to Unsubcribe and Preference and in the advanced layout script, remove:

AkashKishore1_0-1673601288436.png

 

AkashKishore1_1-1673601288461.png

 

just the notif_unsub part and the |

Otherwise, you can copy that whole thing, make a new one, rename it to preferences, and then use that as your new layout instead of editing this one.

AkashKishore1_2-1673601335675.png

AkashKishore1_3-1673601355410.png

 

Please mark this helpful and solution.

 

Note : Original post : https://www.servicenow.com/community/itsm-forum/how-would-i-remove-quot-unsubscribe-quot-link-from-n...

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

Hi @Miikka_M 

Click the (i) next to Unsubcribe and Preference and in the advanced layout script, remove:

AkashKishore1_0-1673601288436.png

 

AkashKishore1_1-1673601288461.png

 

just the notif_unsub part and the |

Otherwise, you can copy that whole thing, make a new one, rename it to preferences, and then use that as your new layout instead of editing this one.

AkashKishore1_2-1673601335675.png

AkashKishore1_3-1673601355410.png

 

Please mark this helpful and solution.

 

Note : Original post : https://www.servicenow.com/community/itsm-forum/how-would-i-remove-quot-unsubscribe-quot-link-from-n...

Thank you! This solved the problem

Shruti
Mega Sage
Mega Sage

Hey,

Open the email template associated with the notification and remove the email layout from the email template