<?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: Create Own Map Object Extension. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657843#M1241008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to open the facebook.com &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Definition file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ExtensionObject Label="Agnivesh" Description="My First Extension" PageWidth="100000" PageHeight="100000"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Initiate Name="Chart.BgColor.ColorHex" Value="#E0FFE0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;Text Label="WebSite Address" Initial="" Expression="='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.facebook.com"&gt;http://www.facebook.com&lt;/A&gt;&lt;SPAN&gt;'" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Initiate Name="Caption.Text" Value="Agnivesh First Extension" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ExtensionObject&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script.Js file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qva.AddExtension('Agnivesh', function() { &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; var el = document.createElement("div");&lt;/P&gt;&lt;P&gt;&amp;nbsp; el.setAttribute('id', 'divname');&lt;/P&gt;&lt;P&gt;&amp;nbsp; this.Element.appendChild(el);&lt;/P&gt;&lt;P&gt;&amp;nbsp; el.setAttribute('src', this.Layout.Text0.text);&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing happen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Oct 2014 09:21:11 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2014-10-19T09:21:11Z</dc:date>
    <item>
      <title>Create Own Map Object Extension.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657841#M1241004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am new to Map Extension, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create the my own map extension , and i have also checked the webpageviewer extension which is by default provided by qlikview . &lt;/P&gt;&lt;P&gt;But when i change the URL to google.com&amp;nbsp; it is not working . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please any one tell me how can i start with making the my own extension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have knowledge about Definition.xml file . &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/Create-Own-Map-Object-Extension/m-p/657841#M1241004</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create Own Map Object Extension.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657842#M1241005</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;P&gt;Start from here&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3742"&gt;http://community.qlik.com/docs/DOC-3742&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 09:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657842#M1241005</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-19T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create Own Map Object Extension.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657843#M1241008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to open the facebook.com &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Definition file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ExtensionObject Label="Agnivesh" Description="My First Extension" PageWidth="100000" PageHeight="100000"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Initiate Name="Chart.BgColor.ColorHex" Value="#E0FFE0" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;Text Label="WebSite Address" Initial="" Expression="='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.facebook.com"&gt;http://www.facebook.com&lt;/A&gt;&lt;SPAN&gt;'" /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Initiate Name="Caption.Text" Value="Agnivesh First Extension" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ExtensionObject&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script.Js file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qva.AddExtension('Agnivesh', function() { &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; var el = document.createElement("div");&lt;/P&gt;&lt;P&gt;&amp;nbsp; el.setAttribute('id', 'divname');&lt;/P&gt;&lt;P&gt;&amp;nbsp; this.Element.appendChild(el);&lt;/P&gt;&lt;P&gt;&amp;nbsp; el.setAttribute('src', this.Layout.Text0.text);&lt;/P&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;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but nothing happen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 09:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657843#M1241008</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2014-10-19T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create Own Map Object Extension.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657844#M1241012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh,&lt;/P&gt;&lt;P&gt;You need to give the URL you want in the Url text box, present in the properties,which appears upon right clicking the web page viewer object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 16:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657844#M1241012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-01T16:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Own Map Object Extension.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657845#M1241016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not all websites work with this extension...they have checks to see if they are being loaded into a frame which is what this extension creates. google, yahoo, msn and facebook will generate errors and won't load into the extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 17:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Own-Map-Object-Extension/m-p/657845#M1241016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-01T17:01:33Z</dc:date>
    </item>
  </channel>
</rss>

