- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 02:46 AM - edited 02-21-2024 08:05 AM
Hi,
My client wants to have the header and footer of his notifications filled up completely in Green. Does anyone know how to do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 04:58 AM - edited 02-21-2024 04:59 AM
Hi @jthomsen
Yes..you can do the following in Email Layout
Email Layout Record :
Step 1 : Create a table with single row in Layout field
Step 2 : Select the create row in layout and click on table icon (dropdown) and select Table properties
Step 3 : on Table properties select Advanced Tab & Put #00FF00 in Background color & click OK
You can follow the same step for footer as well
Put '${notification:body}' between header & footer
Layout should look like this :
That's it use email layout in Email template and email template in Notification...!!!
Final Result :
This is my Notification with template containing email layout
Previewed Notification :
Hope this helps.....!!!
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:43 AM
Hi @jthomsen
You mean your requirement is like this....
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 04:31 AM
Hi Vishal,
Yes exactly. Could you quickly explain me how to do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 04:31 AM
But it has to be on the email layouts not a specific notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 04:58 AM - edited 02-21-2024 04:59 AM
Hi @jthomsen
Yes..you can do the following in Email Layout
Email Layout Record :
Step 1 : Create a table with single row in Layout field
Step 2 : Select the create row in layout and click on table icon (dropdown) and select Table properties
Step 3 : on Table properties select Advanced Tab & Put #00FF00 in Background color & click OK
You can follow the same step for footer as well
Put '${notification:body}' between header & footer
Layout should look like this :
That's it use email layout in Email template and email template in Notification...!!!
Final Result :
This is my Notification with template containing email layout
Previewed Notification :
Hope this helps.....!!!
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 06:12 AM
Hi Vishal,
Thank you! One last thing, do you know how I can move the table cells to the center? I don´t want them to be full width, just in the center of the header and footer