- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:06 AM - edited 11-01-2023 04:15 AM
Hi All,
Why after calling email script in notification next word goes into next line?
as you can see in below screenshot
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:18 AM
Can you try removing below line from mail script & check :
template.print('<br><br>');
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
11-01-2023 04:12 AM
Hi @Prathamesh Cha1 ,
If possible can you please share screenshot of mail script...!!!
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
11-01-2023 04:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:18 AM
Can you try removing below line from mail script & check :
template.print('<br><br>');
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
11-01-2023 04:19 AM - edited 11-01-2023 04:21 AM
@Prathamesh Cha1 Put the email script within <span> tag in notification record using source code. By default it takes <div> tag I guess.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!