Quick messages showing HTML content in the agent workspace while composing email

Swarnarghya
Tera Expert

I created few quick message which contains rick text, images and other HTML content. Now in the agent workspace when i am composing an email and trying to insert that quick message it is showing the html content in the box like below highlighted in yellow. is there any way to hide the html text in agent workspace

find_real_file.png

1 ACCEPTED SOLUTION

Hi,

it worked for me with image in agent workspace

Did you check that image is having issue?

try to use Attachment to show the image

find_real_file.png

<td class="td1tab2"><span style="font-family: arial, helvetica, sans-serif; font-size: 8pt;"><img style="align: baseline;" title="" src="sys_attachment.do?sys_id=e589591e073401102011ff208c1ed051" alt="" width="171" height="101" align="baseline" border="" hspace="" vspace="" /></span></td>

find_real_file.png

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

12 REPLIES 12

Hi,

it worked for me with image in agent workspace

Did you check that image is having issue?

try to use Attachment to show the image

find_real_file.png

<td class="td1tab2"><span style="font-family: arial, helvetica, sans-serif; font-size: 8pt;"><img style="align: baseline;" title="" src="sys_attachment.do?sys_id=e589591e073401102011ff208c1ed051" alt="" width="171" height="101" align="baseline" border="" hspace="" vspace="" /></span></td>

find_real_file.png

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Swarnarghya 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

This was a different issue Ankur. There was some spacing issue for which those HTML tags were appearing in the agent workspace. But yah thanks for responding to that.