- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2018 05:11 PM
Does anyone know how to use Reply, Reply all and Forward (glide.ui16.emailStreamResponseActions = true) with HTML formatting? We are very email dependent right now.
My users (IT, HR and Facilities) want to be able to reply to a received email in the Activity log and have the original HTML formatted email populate in the ServiceNow email client. However, I haven't found a way to get it to show up with HTML instead of plain text. Does anyone know how to do this?
Solved! Go to Solution.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2018 05:34 PM
I have done similar implementation for my client
Below thread should give you the solution
https://community.servicenow.com/community?id=community_blog&sys_id=df609af8dbbbdb405ed4a851ca961928
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2018 08:06 PM
Didn't know about glide.ui16.emailStreamResponseActions. I will add it to the blog. Thanks
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 02:43 AM
How do you set the subject here? ${number} - ${short_description} doesn't seem to work here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 10:19 AM
Hi adriantan08,
In my client templates I use "RE: ${subject}" for replies to email in the activity log and "${number} - ${short_description}" for new client emails. Don't use the quotes of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2020 12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2020 04:21 PM
Hi Bats,
If you are looking to make Reply, Reply All and Forward buttons show up in the Activity Log, please follow the steps I listed in my post above.
The "Reply to" option in the email client is separate functionality. It defines which mailbox the email is sent to when the person you emailed hits Reply.