Change notification font color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018 08:01 AM
Hi,
As you can see below screenshot, i want to change font color of additional comment in comment SNOW notification.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018 08:15 AM
Hi,
goto the Notificationemailscripts---->
search for incident_comments email script
then change
template.print('<p><font size="3" color="#808080" face="helvetica">' + gs.getMessage('${comments}') + '</font></p>');
Thanks,Naveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018 08:19 AM
Not working.... i have already did this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018 08:20 AM
help me out with the notification for which you want to change the colour and check the notification for what it will contain section for the mail script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2018 11:45 PM
Hi Naveen,
Actually, this is working...
I am previewing the notification, it's not working, why I don't know.
But when I received email, the font was changed to gray. Also in email logs- I previewed email it's working properly.
Thanks for replying...