Color of logo

Lois Prentice
Tera Contributor

I need to verify the color of a logo that is in a push notification. How do I get to the image to verify the setting for the logo = this 

LoisPrentice_0-1740068893716.png

 

I found it in the HTML, thank you. No longer needed

 

1 ACCEPTED SOLUTION

Martin Friedel
Mega Sage

Hello,

 

existing Push notifications are located in Notifications table [sysevent_email_action].

  1. In Application Menu, go to System Notification > Push > Push Notifications
  2. Locate the notification you need to verify
  3. Open record and choose tab 'What it will contain' check for logo in HTML Message field or open related Email template or inside Email template open related Email Layout. In one of these records logo should be defined.

If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin

View solution in original post

2 REPLIES 2

Martin Friedel
Mega Sage

Hello,

 

existing Push notifications are located in Notifications table [sysevent_email_action].

  1. In Application Menu, go to System Notification > Push > Push Notifications
  2. Locate the notification you need to verify
  3. Open record and choose tab 'What it will contain' check for logo in HTML Message field or open related Email template or inside Email template open related Email Layout. In one of these records logo should be defined.

If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin

Thank you, this is very helpful