<?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 Extension development: Listen for changes in selections made in alternate state in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-development-Listen-for-changes-in-selections-made-in/m-p/2490882#M21466</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am developing an extension containing a &amp;lt;table&amp;gt; element. My problem is, that I need my table to "respond" to two states: default state and an alternate state.&lt;/P&gt;
&lt;P&gt;When the user clicks a row in the table, a selection filter is set in Qlik in an alternate state (named AlternateState). This also highlights the row in the table (by saving the selection in a variable). Clicking the row in the table again will de-select the value in the alternate state and remove the highlight in the table.&lt;/P&gt;
&lt;P&gt;Now, when the user makes a selection or de-selection directly via Qlik's native selection tool (still in the alternate state), my extension table is not updated with the corresponding highlight.&lt;/P&gt;
&lt;P&gt;As far as I have found out, any changes made to selections in the &lt;EM&gt;default&lt;/EM&gt; state, will automtically re-execute/re-render the paint function, but the same is not the case for &lt;EM&gt;alternate&lt;/EM&gt; states and therefore my variable containing the selections in the alternate state will not get updated.&lt;/P&gt;
&lt;P&gt;Right now, my table filters down when selections are made in the default state, and I want to keep it that way. But how can I make the extension to also listen for and react to changes in the alternate state?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 12:19:14 GMT</pubDate>
    <dc:creator>TheTodai</dc:creator>
    <dc:date>2024-11-06T12:19:14Z</dc:date>
    <item>
      <title>Extension development: Listen for changes in selections made in alternate state</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-development-Listen-for-changes-in-selections-made-in/m-p/2490882#M21466</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am developing an extension containing a &amp;lt;table&amp;gt; element. My problem is, that I need my table to "respond" to two states: default state and an alternate state.&lt;/P&gt;
&lt;P&gt;When the user clicks a row in the table, a selection filter is set in Qlik in an alternate state (named AlternateState). This also highlights the row in the table (by saving the selection in a variable). Clicking the row in the table again will de-select the value in the alternate state and remove the highlight in the table.&lt;/P&gt;
&lt;P&gt;Now, when the user makes a selection or de-selection directly via Qlik's native selection tool (still in the alternate state), my extension table is not updated with the corresponding highlight.&lt;/P&gt;
&lt;P&gt;As far as I have found out, any changes made to selections in the &lt;EM&gt;default&lt;/EM&gt; state, will automtically re-execute/re-render the paint function, but the same is not the case for &lt;EM&gt;alternate&lt;/EM&gt; states and therefore my variable containing the selections in the alternate state will not get updated.&lt;/P&gt;
&lt;P&gt;Right now, my table filters down when selections are made in the default state, and I want to keep it that way. But how can I make the extension to also listen for and react to changes in the alternate state?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 12:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Extension-development-Listen-for-changes-in-selections-made-in/m-p/2490882#M21466</guid>
      <dc:creator>TheTodai</dc:creator>
      <dc:date>2024-11-06T12:19:14Z</dc:date>
    </item>
  </channel>
</rss>

