<?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>topic Display HTML (as if displayed in a browser) in List Boxes? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-HTML-as-if-displayed-in-a-browser-in-List-Boxes/m-p/349483#M577853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought maybe I would attack this from a different angle and created a JavaScript function that I could call to strip the HTML elements: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;function stripHTML(theText)&lt;BR /&gt;{&lt;BR /&gt;theText = replace(theText,'&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;','');&lt;BR /&gt;theText = replace(theText,'&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;','');&lt;BR /&gt;theText = replace(theText,'&amp;lt;br&amp;gt;',chr(10)&amp;amp;chr(13));&lt;BR /&gt;return theText;&lt;BR /&gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I attach this function into an expression associated with an action button I get a "failed to launch" error message. Seems to test out okay. Should this be doable????&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2012 12:49:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-16T12:49:57Z</dc:date>
    <item>
      <title>Display HTML (as if displayed in a browser) in List Boxes?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-HTML-as-if-displayed-in-a-browser-in-List-Boxes/m-p/349482#M577852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am pulling some data from a database that has some descriptions which have HTML tags wrapped around them. Rather than showing the user the tags I would like for it to display as if run through a browser. Is that possible? I did read another post about using "regexp" which seemed to imply that it could be used to strip the tags. That might get real messy and I would really prefer a browser look as a more user friendly option. Any thoughts would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 15:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-HTML-as-if-displayed-in-a-browser-in-List-Boxes/m-p/349482#M577852</guid>
      <dc:creator />
      <dc:date>2012-04-12T15:12:05Z</dc:date>
    </item>
    <item>
      <title>Display HTML (as if displayed in a browser) in List Boxes?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-HTML-as-if-displayed-in-a-browser-in-List-Boxes/m-p/349483#M577853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought maybe I would attack this from a different angle and created a JavaScript function that I could call to strip the HTML elements: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;function stripHTML(theText)&lt;BR /&gt;{&lt;BR /&gt;theText = replace(theText,'&amp;lt;html&amp;gt;&amp;lt;body&amp;gt;','');&lt;BR /&gt;theText = replace(theText,'&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;','');&lt;BR /&gt;theText = replace(theText,'&amp;lt;br&amp;gt;',chr(10)&amp;amp;chr(13));&lt;BR /&gt;return theText;&lt;BR /&gt;} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I attach this function into an expression associated with an action button I get a "failed to launch" error message. Seems to test out okay. Should this be doable????&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 12:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-HTML-as-if-displayed-in-a-browser-in-List-Boxes/m-p/349483#M577853</guid>
      <dc:creator />
      <dc:date>2012-04-16T12:49:57Z</dc:date>
    </item>
  </channel>
</rss>

