<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Get HTML value in Virtual Agent forum</title>
    <link>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937120#M7864</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/18809"&gt;@dhanrajp&lt;/a&gt;&amp;nbsp;Please help me with the code. Below is my html code, need to print end user email address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td valign="top" style="font-weight: bold;padding-top:10px;padding-bottom:10px;border-bottom: 1px solid #E6E6E6; width: 100px;"&amp;gt;End Users Email Address&amp;lt;/td&amp;gt;&amp;lt;td width="25px" ;="" style="border-bottom: 1px solid #E6E6E6;"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style=" padding: 10px 5px 10px 5px; border-bottom: 1px solid #E6E6E6; font-family:Arial,'Segoe UI Emoji','Segoe UI Symbol'; font-size:10pt; color:#000000; font-weight:normal; font-style:normal; text-decoration:none; background-color:#FFFFFF; background-color:#E5E5E5; "&amp;gt;Siva Reddy&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 15:50:50 GMT</pubDate>
    <dc:creator>sivareddy</dc:creator>
    <dc:date>2024-05-20T15:50:50Z</dc:date>
    <item>
      <title>Get HTML value</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937120#M7864</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/18809"&gt;@dhanrajp&lt;/a&gt;&amp;nbsp;Please help me with the code. Below is my html code, need to print end user email address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td valign="top" style="font-weight: bold;padding-top:10px;padding-bottom:10px;border-bottom: 1px solid #E6E6E6; width: 100px;"&amp;gt;End Users Email Address&amp;lt;/td&amp;gt;&amp;lt;td width="25px" ;="" style="border-bottom: 1px solid #E6E6E6;"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td style=" padding: 10px 5px 10px 5px; border-bottom: 1px solid #E6E6E6; font-family:Arial,'Segoe UI Emoji','Segoe UI Symbol'; font-size:10pt; color:#000000; font-weight:normal; font-style:normal; text-decoration:none; background-color:#FFFFFF; background-color:#E5E5E5; "&amp;gt;Siva Reddy&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 15:50:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937120#M7864</guid>
      <dc:creator>sivareddy</dc:creator>
      <dc:date>2024-05-20T15:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get HTML value</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937455#M7888</link>
      <description>&lt;P&gt;Hi, unfortunately your post does not make your requirement or configuration clear.&lt;BR /&gt;Where is this email address sourced? When how is this HTML created and consumed?&lt;BR /&gt;If populating a field in HTML dynamically IE via a notification email scrip etc the html content would normally look something like&lt;BR /&gt;'&amp;lt;tr&amp;gt;' + dot.walk.to.your.record.email + '&amp;lt;/tr&amp;gt;'&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 22:07:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937455#M7888</guid>
      <dc:creator>Tony Chatfield1</dc:creator>
      <dc:date>2024-05-20T22:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get HTML value</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937513#M7890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/284502"&gt;@Tony Chatfield1&lt;/a&gt;&amp;nbsp; I'm trying to get "&lt;SPAN&gt;End Users Email Address" it storing the user name.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 01:13:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937513#M7890</guid>
      <dc:creator>sivareddy</dc:creator>
      <dc:date>2024-05-21T01:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get HTML value</title>
      <link>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937543#M7893</link>
      <description>&lt;P&gt;Hi, the detail you have provided is html, but from your last post it sounds like your issue is with the code used to populate the user details into the html.&lt;BR /&gt;Perhaps you can share the underpinning code so the community can review and advise.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 01:52:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/virtual-agent-forum/get-html-value/m-p/2937543#M7893</guid>
      <dc:creator>Tony Chatfield1</dc:creator>
      <dc:date>2024-05-21T01:52:20Z</dc:date>
    </item>
  </channel>
</rss>

