<?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 Regarding flow designer translation in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/regarding-flow-designer-translation/m-p/3343393#M4151</link>
    <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I have designed a flow designer i am taking the description from maintain item by using the script in the script box.. to remove the HTML tags.&lt;/P&gt;&lt;P&gt;var catItem = fd_data.trigger.request_item.cat_item;&lt;BR /&gt;var desc = catItem.description; // Strip HTML tags from the description&lt;BR /&gt;if (desc) {&lt;BR /&gt;var strippedDesc = desc.replace(/&amp;lt;[^&amp;gt;]*&amp;gt;/g, '').trim();&lt;BR /&gt;return strippedDesc;&lt;BR /&gt;}&lt;BR /&gt;return '';&lt;BR /&gt;&lt;BR /&gt;I have used the above script it is working fine for the user whose language is English, the description is auto populating in English itself. While the user language is not English means (German, French, Dutch) the description field is populating in English only.&lt;BR /&gt;&lt;BR /&gt;Note: 1. My maintain item is translated and it has translated texts as well.&lt;BR /&gt;2. When i impersonated the user, whose language is not English i can in the portal the description is visible in their language.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Venkatesh&lt;/P&gt;</description>
    <pubDate>Tue, 05 Aug 2025 06:47:09 GMT</pubDate>
    <dc:creator>venkyk1309</dc:creator>
    <dc:date>2025-08-05T06:47:09Z</dc:date>
    <item>
      <title>Regarding flow designer translation</title>
      <link>https://www.servicenow.com/community/community-central-forum/regarding-flow-designer-translation/m-p/3343393#M4151</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I have designed a flow designer i am taking the description from maintain item by using the script in the script box.. to remove the HTML tags.&lt;/P&gt;&lt;P&gt;var catItem = fd_data.trigger.request_item.cat_item;&lt;BR /&gt;var desc = catItem.description; // Strip HTML tags from the description&lt;BR /&gt;if (desc) {&lt;BR /&gt;var strippedDesc = desc.replace(/&amp;lt;[^&amp;gt;]*&amp;gt;/g, '').trim();&lt;BR /&gt;return strippedDesc;&lt;BR /&gt;}&lt;BR /&gt;return '';&lt;BR /&gt;&lt;BR /&gt;I have used the above script it is working fine for the user whose language is English, the description is auto populating in English itself. While the user language is not English means (German, French, Dutch) the description field is populating in English only.&lt;BR /&gt;&lt;BR /&gt;Note: 1. My maintain item is translated and it has translated texts as well.&lt;BR /&gt;2. When i impersonated the user, whose language is not English i can in the portal the description is visible in their language.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Venkatesh&lt;/P&gt;</description>
      <pubDate>Tue, 05 Aug 2025 06:47:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/regarding-flow-designer-translation/m-p/3343393#M4151</guid>
      <dc:creator>venkyk1309</dc:creator>
      <dc:date>2025-08-05T06:47:09Z</dc:date>
    </item>
  </channel>
</rss>

