<?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 Function to detect if back or forward action is availble in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083038#M360711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView document which has 2 buttons Back and Forward. However they're both enabled. But if you look at the Back and Forward buttons on the navigation menu you will notice that Forward is deselected. I would like the same functionality in the button. In other words, is there a boolean function of sorts that tells me if there is a forward or back action currently available to the user. Using this function, I can then disable one/both the buttons accordingly. Hope that made sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. I would like to avoid the use of buttons &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 18:58:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-13T18:58:10Z</dc:date>
    <item>
      <title>Function to detect if back or forward action is availble</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083038#M360711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QlikView document which has 2 buttons Back and Forward. However they're both enabled. But if you look at the Back and Forward buttons on the navigation menu you will notice that Forward is deselected. I would like the same functionality in the button. In other words, is there a boolean function of sorts that tells me if there is a forward or back action currently available to the user. Using this function, I can then disable one/both the buttons accordingly. Hope that made sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. I would like to avoid the use of buttons &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083038#M360711</guid>
      <dc:creator />
      <dc:date>2016-01-13T18:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function to detect if back or forward action is availble</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083039#M360712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link out -&amp;gt; &lt;A href="http://www.infinityinsight.com/blog/?p=266" title="http://www.infinityinsight.com/blog/?p=266"&gt;Conditional Back/Forward Buttons – Infinity Insight Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached application does seem to have a way to make it work. I will trace it and see if I can implement the same for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: Check out the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083039#M360712</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-13T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function to detect if back or forward action is availble</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083040#M360713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this as a starting point. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 20:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083040#M360713</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-13T20:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Function to detect if back or forward action is availble</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083041#M360714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a bunch. I will go through this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 21:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083041#M360714</guid>
      <dc:creator />
      <dc:date>2016-01-13T21:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function to detect if back or forward action is availble</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083042#M360715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem. All the best &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 21:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-detect-if-back-or-forward-action-is-availble/m-p/1083042#M360715</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-13T21:24:35Z</dc:date>
    </item>
  </channel>
</rss>

