<?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 Re: Embedding web objects - basic questions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302006#M1236299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help.&amp;nbsp; I get as far as the final part (to make it work) and in a new document when I click webview I don't have an option under right-click to add objects.&amp;nbsp; When I go back to the normal layout I don't have an option to add extension objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I enable this option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2011 08:31:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-17T08:31:13Z</dc:date>
    <item>
      <title>Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302004#M1236297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to easily find the answers to my questions on the site.&amp;nbsp; Hopefully someone can steer me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to start experimenting with extending QV with web components / extensions.&amp;nbsp; We have upgraded to V10 and I was of the understanding that this version opens QV up to these possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really know how to get started.&amp;nbsp; What I want to know is really what the possibilities/limitations are.&amp;nbsp; Can I code in html5, javascript, php through QV to essentially skin or embed web features?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, do people normally host QV docs in &amp;lt;iframes&amp;gt; within a web document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the interesting things for me would be to include Google geomaps (not the static chart or the google maps scatter), I would also like to be able to include playing with data visualisations that use data in QV (and can be manipulated in the same way) but show with nice front-ends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get started I really need to know how I code a simple 'hello world' example.&amp;nbsp; Is this in a text object or in an ocx, etc...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302004#M1236297</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302005#M1236298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Hi Gareth,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;As far as I know, the main script you create has to be coded in javascript. However you can add flash objects, embeded videos, charts, web pages, etc or create your own. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Before you can start, you need to make sure you have installed Internet Explorer 8 for the extensions won’t work with IE9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Double click the attached file (QvExtension.qar), it'll create a new folder extension inside this location&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;SPAN lang="EN-AU"&gt;﻿&lt;/SPAN&gt;C:\Users\[user]\AppData\Local\QlikTech\QlikView\Extensions\Objects(Windows 7)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;C:\Documents and Settings\[user]\Local Settings\ApplicationData\QlikTech\QlikView\Extensions\Objects (Windows XP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Go to that folder and locate the QvExtension, inside you will find 3 files: Definition.xml, Script.js, Icon.png&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;the one you need to modify is Script.js open it and add this line below the comment "your code goes here": this.Element.innerHTML = "Hello World";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;Inside QV change to web view and using the right mouse button click and select new sheet object. Under extension objects loate your extension and drag it to the sheet. You should now see the hello world.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;hope it helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;good luck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 19:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302005#M1236298</guid>
      <dc:creator />
      <dc:date>2011-05-16T19:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302006#M1236299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help.&amp;nbsp; I get as far as the final part (to make it work) and in a new document when I click webview I don't have an option under right-click to add objects.&amp;nbsp; When I go back to the normal layout I don't have an option to add extension objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I enable this option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 08:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302006#M1236299</guid>
      <dc:creator />
      <dc:date>2011-05-17T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302007#M1236300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth, &lt;/P&gt;&lt;P&gt;I took some images to show you the options, when you right-click the sheet you should get the following menu:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img1.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/4409_img1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Click on the new sheet object option and you will see another menu like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="img2.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/4410_img2.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;On the "Extension Objects" part click it so it expands and shows all the objects like this &lt;/P&gt;&lt;P&gt;&lt;IMG alt="img3.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/4413_img3.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;You wont see the same extensions as I do for it only shows the ones you've installed, but you should see the one you've just created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 13:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302007#M1236300</guid>
      <dc:creator />
      <dc:date>2011-05-17T13:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302008#M1236301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&amp;nbsp; Unfortunately I get none of those menu options in Webview.&amp;nbsp; I have never known how to make webview work, when I click 'Turn on/off webview' I just get a blank webpage and I don't seem to be able to do anything with it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking there's some setup required but I can't find any documentation whatsoever on the subject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you remember going through a setup process?&amp;nbsp; Or is this an addon I need to purchase?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 14:08:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302008#M1236301</guid>
      <dc:creator />
      <dc:date>2011-05-17T14:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302009#M1236302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont remember doing anything but sometimes the folders in the route mentionend before weren't exactly like that so I created the folders needed and structured it as the path mentions. &lt;/P&gt;&lt;P&gt;Another problem I had was with Internet Explorer 9, if you have it installed you wont be able to see the extensions. &lt;/P&gt;&lt;P&gt;But those are the problems I've had so far. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I couldnt be of more help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 14:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302009#M1236302</guid>
      <dc:creator />
      <dc:date>2011-05-17T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302010#M1236303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all of your help.&amp;nbsp; I did a reinstall and made sure I went into Custom install selecting all to make sure I got everything I needed in there.&amp;nbsp; It is now working, thanks very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 09:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302010#M1236303</guid>
      <dc:creator />
      <dc:date>2011-05-19T09:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302011#M1236304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So now my next most simple question is how to programme an external JScript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally in HTML you would put a &amp;lt;script&amp;gt; statement that points to an external source (on the web).&amp;nbsp; What is the replacement statement in pure Jscript to point to a src?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 09:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302011#M1236304</guid>
      <dc:creator />
      <dc:date>2011-05-19T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302012#M1236305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;gcampbell schrieb:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now my next most simple question is how to programme an external JScript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally in HTML you would put a &amp;lt;script&amp;gt; statement that points to an external source (on the web).&amp;nbsp; What is the replacement statement in pure Jscript to point to a src?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;use Qva.LoadScript to include external scripts ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 13:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302012#M1236305</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2011-05-19T13:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302013#M1236306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gareth, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Stefan told you, you must use the loadScript method to do this. If you used the file I posted before you can find the importing line before the creation of the extension, just uncomment it and also uncomment the closing simbols at the bottom. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks like this:&lt;/P&gt;&lt;P&gt;Qva.LoadScript('/QvAjaxZfc/QvsViewClient.aspx?public=only&amp;amp;name=Extensions/FOLDER_NAME', function () {&lt;/P&gt;&lt;P&gt;}) ----&amp;gt; dont forget to uncomment this at the bottom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of the FOLDER_NAME you should place the name of the folder containing the extension exactly as it appears, this is the path where the external .js file resides, so, make sure the file exists inside this folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 14:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302013#M1236306</guid>
      <dc:creator />
      <dc:date>2011-05-19T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding web objects - basic questions</title>
      <link>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302014#M1236307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gcambell, Have a look at this below blog link. Step by Step explanation for creating your own extenstion object is discussed&amp;nbsp; here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://qliktips.blogspot.com/2011/01/beginners-guide-to-qlikview-extension.html"&gt;http://qliktips.blogspot.com/2011/01/beginners-guide-to-qlikview-extension.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 04:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Embedding-web-objects-basic-questions/m-p/302014#M1236307</guid>
      <dc:creator />
      <dc:date>2011-05-21T04:13:30Z</dc:date>
    </item>
  </channel>
</rss>

