<?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 hide the .QVW name in Access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764075#M1025275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to hide the extension of QlikView application .qvw in access point.&lt;/P&gt;&lt;P&gt;Generally when we published and opened the application through access point the app name is showing like &lt;STRONG&gt;test.qvw&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;instead of that i want to show&lt;STRONG&gt; test &lt;/STRONG&gt;only.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2015 05:43:59 GMT</pubDate>
    <dc:creator>svsudhakar</dc:creator>
    <dc:date>2015-03-09T05:43:59Z</dc:date>
    <item>
      <title>how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764075#M1025275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to hide the extension of QlikView application .qvw in access point.&lt;/P&gt;&lt;P&gt;Generally when we published and opened the application through access point the app name is showing like &lt;STRONG&gt;test.qvw&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;instead of that i want to show&lt;STRONG&gt; test &lt;/STRONG&gt;only.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 05:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764075#M1025275</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2015-03-09T05:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764076#M1025276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I guess it is possible on condition that you know your way around some pretty heavy JavaScript code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look in file&amp;nbsp; &lt;SPAN style="font-family: 'courier new', courier;"&gt;C:\Program Files\QlikView\Web\js\accessPoint.js&lt;/SPAN&gt;. AFAIK function &lt;SPAN style="font-family: 'courier new', courier;"&gt;ap.writeList&lt;/SPAN&gt; is the one dealing with displaying a document matrix/list. Somewhere in the middle (search for 'namewithflyout') you should add a call to a function that cuts the extension from the document name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But don't mess with this file if you're not absolutely sure what you are doing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 08:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764076#M1025276</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-03-09T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764077#M1025277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry not possible!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 08:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764077#M1025277</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-03-09T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764078#M1025278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 08:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764078#M1025278</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2015-03-09T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764079#M1025279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly right. Here's the exact line with my modification:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14685167138954013" jivemacro_uid="_14685167138954013"&gt;
&lt;P&gt; p += '&amp;lt;a href="' + l + '" class="name" target="' + openDocSet + '"&amp;gt;' + ap.encodeHTML($(this).attr("text")) "&amp;lt;/a&amp;gt;"&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modified:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14685166440557256 jive_text_macro" jivemacro_uid="_14685166440557256"&gt;
&lt;P&gt; p += '&amp;lt;a href="' + l + '" class="name" target="' + openDocSet + '"&amp;gt;' + ap.encodeHTML($(this).attr("text").slice(0,-4)) + "&amp;lt;/a&amp;gt;"&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot believe you can't just do this in the Management Console for the Doc. Absurd really...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 17:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764079#M1025279</guid>
      <dc:creator>bdiamante</dc:creator>
      <dc:date>2016-07-14T17:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide the .QVW name in Access point</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764080#M1025280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice. Very clean. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 17:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-hide-the-QVW-name-in-Access-point/m-p/764080#M1025280</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-14T17:31:37Z</dc:date>
    </item>
  </channel>
</rss>

