<?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 How to remove Original value label from description in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-remove-original-value-label-from-description/m-p/3075041#M1068</link>
    <description>&lt;P&gt;Anyone know how to to remove this Original Value label in case description field (yellow highlighted)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="orginal value.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/395263iDDD234883F58FB29/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="orginal value.png" alt="orginal value.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2024 07:45:26 GMT</pubDate>
    <dc:creator>Community Alums</dc:creator>
    <dc:date>2024-10-16T07:45:26Z</dc:date>
    <item>
      <title>How to remove Original value label from description</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-remove-original-value-label-from-description/m-p/3075041#M1068</link>
      <description>&lt;P&gt;Anyone know how to to remove this Original Value label in case description field (yellow highlighted)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="orginal value.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/395263iDDD234883F58FB29/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="orginal value.png" alt="orginal value.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 07:45:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-remove-original-value-label-from-description/m-p/3075041#M1068</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-10-16T07:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Original value label from description</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-remove-original-value-label-from-description/m-p/3075145#M1069</link>
      <description>&lt;P&gt;You may want to do some manipulations before putting it to comments. something like this will help -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-keyword"&gt;var&lt;/SPAN&gt; sampleString = &lt;SPAN class="hljs-string"&gt;"Company: Autodesk (original value: 3444)"&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-keyword"&gt;var&lt;/SPAN&gt; updatedString = sampleString.&lt;SPAN class="hljs-title function_"&gt;replace&lt;/SPAN&gt;(&lt;SPAN class="hljs-regexp"&gt;/\(original value: \d+\)/g&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;''&lt;/SPAN&gt;);&lt;/P&gt;
&lt;P&gt;updatedString = updatedString.&lt;SPAN class="hljs-title function_"&gt;trim&lt;/SPAN&gt;();&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do give it a try and let me know&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 08:58:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-remove-original-value-label-from-description/m-p/3075145#M1069</guid>
      <dc:creator>Omkar Mone</dc:creator>
      <dc:date>2024-10-16T08:58:43Z</dc:date>
    </item>
  </channel>
</rss>

