<?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 List Box - Always One Selected Value setup at script level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1741953#M590508</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've a list box on dashboard which having dates as weekly wise and turned ON the "Always One Selected" Property at designer level.&amp;nbsp; It is automatically turning OFF after reload the data and as&amp;nbsp;a workaround using the below -&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Setting --&amp;gt; Document Properties --&amp;gt; Trigger --&amp;gt; Document Event Triggers --&amp;gt; on Open --&amp;gt; Add Actions --&amp;gt; Add --&amp;gt; Select in Field --&amp;gt; Selected the value for the field. Save the document, exit doc, reopen and then field automatically selected even after data reload.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By default it will select one value, however the users can select more-than one value from list box and we have requirement should NOT select more than one value (also should not clear the filter).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is any option can we add the logic at script level to make explicit "Always One Selected" value turned ON in addition&amp;nbsp;to the designer level property setting and appreciate your support.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:00:53 GMT</pubDate>
    <dc:creator>viswamtulasi</dc:creator>
    <dc:date>2024-11-16T00:00:53Z</dc:date>
    <item>
      <title>List Box - Always One Selected Value setup at script level</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1741953#M590508</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've a list box on dashboard which having dates as weekly wise and turned ON the "Always One Selected" Property at designer level.&amp;nbsp; It is automatically turning OFF after reload the data and as&amp;nbsp;a workaround using the below -&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Setting --&amp;gt; Document Properties --&amp;gt; Trigger --&amp;gt; Document Event Triggers --&amp;gt; on Open --&amp;gt; Add Actions --&amp;gt; Add --&amp;gt; Select in Field --&amp;gt; Selected the value for the field. Save the document, exit doc, reopen and then field automatically selected even after data reload.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By default it will select one value, however the users can select more-than one value from list box and we have requirement should NOT select more than one value (also should not clear the filter).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is any option can we add the logic at script level to make explicit "Always One Selected" value turned ON in addition&amp;nbsp;to the designer level property setting and appreciate your support.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1741953#M590508</guid>
      <dc:creator>viswamtulasi</dc:creator>
      <dc:date>2024-11-16T00:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - Always One Selected Value setup at script level</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1743042#M590509</link>
      <description>Since it is a layout property, you cannot call it from the script.&lt;BR /&gt;Also, reloads do disable always one value selected because the new data might not have any of the possible values, but it should be enabled after.&lt;BR /&gt;Log a case with Qlik Support to check why that property is not kept after a reload (it should as far as I know).</description>
      <pubDate>Fri, 11 Sep 2020 08:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1743042#M590509</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2020-09-11T08:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: List Box - Always One Selected Value setup at script level</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1746189#M590510</link>
      <description>&lt;P&gt;I suspect it may be related to the following, or something similar, hopefully this in addition to what Miguel wrote will provide the full explanation:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Firstly, it is strongly recommended never to combine "Always One selected" with "Locked Field", not in the least for this very reason.&amp;nbsp; S&lt;/SPAN&gt;&lt;SPAN&gt;econdly, it is more difficult to detect conflicts in the client-server scenario than in the desktop scenario and this is why the behavior differs between the desktop and a client and the conflict resolve method is more often activated in the latter scenario.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The actual conflict resolve method means that if there is a conflict between the two; "always one selected" will always have precedence over "locked field" since it's an object property affecting the state whereas "locked field" is merely a high level layout operation."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was able to find this in a defect case that seemed pretty close to what you were describing, but I have a feeling you may be doing something different than locked field that is causing the confusion in things.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 21:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Always-One-Selected-Value-setup-at-script-level/m-p/1746189#M590510</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-09-22T21:27:14Z</dc:date>
    </item>
  </channel>
</rss>

