<?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: Remove GetQvObject callback for input boxes etc in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368385#M1305791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you write code to solve this problem? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 08:32:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-23T08:32:44Z</dc:date>
    <item>
      <title>Remove GetQvObject callback for input boxes etc</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368383#M1305785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot figure out how to remove a callback function that i have set. I want the callback to be triggered one time and then removed. &lt;/P&gt;&lt;P&gt;I add the callback like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;var VarCallback = function (){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.SetVariable( "0", 0); // how do we remove call to this callback function? it is called every time the variable is updated!&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;function CloseFavourite(inputBoxId){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pek = _pek1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var inputbox = pek.GetQvObject( inputBoxId, VarCallback);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works but the problem is that VarCallback() gets called every time the variable in inputBoxId gets updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to remove callbacks assigned using GetQvObject ? &lt;/P&gt;&lt;P&gt;Bonus points: can a callback function be removed that was assigned using Qva.AddExtension ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368383#M1305785</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Remove GetQvObject callback for input boxes etc</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368384#M1305788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fixed the callback problem using a variable within a closure around the callback. I still am curious if there is an easy way to remove a callback though. Hopefully without modifying prototype.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 09:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368384#M1305788</guid>
      <dc:creator />
      <dc:date>2012-05-28T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remove GetQvObject callback for input boxes etc</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368385#M1305791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you write code to solve this problem? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 08:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-GetQvObject-callback-for-input-boxes-etc/m-p/368385#M1305791</guid>
      <dc:creator />
      <dc:date>2013-09-23T08:32:44Z</dc:date>
    </item>
  </channel>
</rss>

