How to use Reply, Reply all and Forward with HTML formatting?

Amanda Stoupa
Tera Guru

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? 

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

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.

View solution in original post

14 REPLIES 14

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.

How do you set the subject here? ${number} - ${short_description} doesn't seem to work here. 

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.

Lederick Batoy
Kilo Contributor

Hello everyone! I would like to ask if how to enable the "reply to all" on this email functionality if servicenow have it. All I can see on the UI is "Reply to". Thanks! 

find_real_file.png

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.