<?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 Url parameter with several ajax sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Url-parameter-with-several-ajax-sheets/m-p/177929#M1311121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a problem with passing language parameter from url -address to qv-ajax pages. My url is like this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://127.0.0.1/qvajaxzfc/opendoc.htm?document=qvdoc.qvw&amp;amp;userid=999&amp;amp;password=be844b0dab69a6c2edbab80473aecaf67ff6bab9&amp;amp;language=en" target="_blank"&gt;http://127.0.0.1/qvajaxzfc/opendoc.htm?document=qvdoc.qvw&amp;amp;userid=999&amp;amp;password=be844b0dab69a6c2edbab80473aecaf67ff6bab9&amp;amp;language=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The language parameter is variating (en, se, fi etc)&lt;/P&gt;&lt;P&gt;In the qv -document, (where I have several sheets) I have a language listbox, which should take in the parameter.&lt;/P&gt;&lt;P&gt;So, this works fine in first sheet when i put this code in the C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\opendoc.htm -document:&lt;/P&gt;&lt;P&gt;function init(key, name) {&lt;BR /&gt; var val = Qva.ExtractProperty(key);&lt;BR /&gt; if(val) qva.Set(name,'text',val,false);&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt; init('language','LB88');&lt;/P&gt;&lt;P&gt;LB88 takes the language in. (I must deselect it first when I save the qv-document)&lt;/P&gt;&lt;P&gt;But, when I change the sheet in ajax document (IE-browser or Firefox), the language selection disappears (clears).&lt;/P&gt;&lt;P&gt;I think there is a place somewhere in the js. script modules where the parameter can be coded stable.&lt;/P&gt;&lt;P&gt;Does anybody have the answer or solution to this problem??&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-Ilpo-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Url parameter with several ajax sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Url-parameter-with-several-ajax-sheets/m-p/177929#M1311121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a problem with passing language parameter from url -address to qv-ajax pages. My url is like this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://127.0.0.1/qvajaxzfc/opendoc.htm?document=qvdoc.qvw&amp;amp;userid=999&amp;amp;password=be844b0dab69a6c2edbab80473aecaf67ff6bab9&amp;amp;language=en" target="_blank"&gt;http://127.0.0.1/qvajaxzfc/opendoc.htm?document=qvdoc.qvw&amp;amp;userid=999&amp;amp;password=be844b0dab69a6c2edbab80473aecaf67ff6bab9&amp;amp;language=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The language parameter is variating (en, se, fi etc)&lt;/P&gt;&lt;P&gt;In the qv -document, (where I have several sheets) I have a language listbox, which should take in the parameter.&lt;/P&gt;&lt;P&gt;So, this works fine in first sheet when i put this code in the C:\Program Files\QlikView\Server\QvClients\QvAjaxZfc\opendoc.htm -document:&lt;/P&gt;&lt;P&gt;function init(key, name) {&lt;BR /&gt; var val = Qva.ExtractProperty(key);&lt;BR /&gt; if(val) qva.Set(name,'text',val,false);&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt; init('language','LB88');&lt;/P&gt;&lt;P&gt;LB88 takes the language in. (I must deselect it first when I save the qv-document)&lt;/P&gt;&lt;P&gt;But, when I change the sheet in ajax document (IE-browser or Firefox), the language selection disappears (clears).&lt;/P&gt;&lt;P&gt;I think there is a place somewhere in the js. script modules where the parameter can be coded stable.&lt;/P&gt;&lt;P&gt;Does anybody have the answer or solution to this problem??&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-Ilpo-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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/Url-parameter-with-several-ajax-sheets/m-p/177929#M1311121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

