<?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 How to add an extra navigation bar. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83863#M13750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to add an extra navigation bar like this DEMO site.&lt;A href="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FAdoption%20in%20Brazil.qvw&amp;amp;host=demo11&amp;amp;anonymous=true" title="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FAdoption%20in%20Brazil.qvw&amp;amp;host=demo11&amp;amp;anonymous=true"&gt;QlikView&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203301_pic.png" style="height: 73px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to customize like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if you could let me know your thoughts on the following question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 03:20:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-24T03:20:23Z</dc:date>
    <item>
      <title>How to add an extra navigation bar.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83863#M13750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to add an extra navigation bar like this DEMO site.&lt;A href="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FAdoption%20in%20Brazil.qvw&amp;amp;host=demo11&amp;amp;anonymous=true" title="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FAdoption%20in%20Brazil.qvw&amp;amp;host=demo11&amp;amp;anonymous=true"&gt;QlikView&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203301_pic.png" style="height: 73px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to customize like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if you could let me know your thoughts on the following question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 03:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83863#M13750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-24T03:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an extra navigation bar.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83864#M13751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The navigation at the top is achieved with using Sheets which gives you tabs to navigate with. If you want more control of the look and layout you can use textboxes which have actions that can hide and show the various sheet objects and that way simulate what the normal sheets navigation does for you. This gives you full customization flexibility. This demo has been made as far as I can tell with the normal sheets functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The navigation on the right with icons have been made with text boxes that use images as background. This would use actions to change and display appropriate UI elements for each.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 05:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83864#M13751</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-05-24T05:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an extra navigation bar.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83865#M13752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And the toolbar at the top ("Download QlikView...") is done by modifying the Ajax client code in QlikView server. Doesn't have anything to do with documents or QlikView. Not your average tweak, not for everyone and changes most probably apply to all documents you publish in that particular server instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 06:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83865#M13752</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-05-24T06:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an extra navigation bar.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83866#M13753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 06:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83866#M13753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T06:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an extra navigation bar.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83867#M13754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!It was really helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 06:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-an-extra-navigation-bar/m-p/83867#M13754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T06:45:56Z</dc:date>
    </item>
  </channel>
</rss>

