<?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 Custom CheckBox using widget editor in Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-CheckBox-using-widget-editor-in-Qliksense/m-p/1692755#M52943</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I want to create the custom checkbox using Qliksense widget editor, So please find the below details :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;lt;label class="lui-checkbox"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input class="lui-checkbox__input" type="checkbox" ng-click="app.variable.setContent('PWD','20');"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class="lui-checkbox__check-wrap"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;span class="lui-checkbox__check"&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;span class="lui-checkbox__check-text"&amp;gt;Switch to Complete Mode&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;So here, PWD is the variable and I want to change the value on check and uncheck, Right using ng-click i can change the value but i am not able to find out the Checkbox is checked or unchecked,&lt;/P&gt;&lt;P&gt;&amp;nbsp;SO, On checked i want following :-&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;app.variable.setContent('PWD','20');&lt;/P&gt;&lt;P&gt;on unchecked i want following :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;app.variable.setContent('PWD','10');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For More Details pls find the Images attached&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411(1).png" style="width: 224px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31667iDCDB29D23E6FE70B/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411(1).png" alt="img_20200411(1).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411(2).png" style="width: 217px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31668i9BC28445D81B5584/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411(2).png" alt="img_20200411(2).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31669iB3C035D94AB50777/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411.png" alt="img_20200411.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Apr 2020 09:55:50 GMT</pubDate>
    <dc:creator>vaibhavb</dc:creator>
    <dc:date>2020-04-11T09:55:50Z</dc:date>
    <item>
      <title>Custom CheckBox using widget editor in Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-CheckBox-using-widget-editor-in-Qliksense/m-p/1692755#M52943</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I want to create the custom checkbox using Qliksense widget editor, So please find the below details :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;lt;label class="lui-checkbox"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;input class="lui-checkbox__input" type="checkbox" ng-click="app.variable.setContent('PWD','20');"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class="lui-checkbox__check-wrap"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;span class="lui-checkbox__check"&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;span class="lui-checkbox__check-text"&amp;gt;Switch to Complete Mode&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;So here, PWD is the variable and I want to change the value on check and uncheck, Right using ng-click i can change the value but i am not able to find out the Checkbox is checked or unchecked,&lt;/P&gt;&lt;P&gt;&amp;nbsp;SO, On checked i want following :-&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;app.variable.setContent('PWD','20');&lt;/P&gt;&lt;P&gt;on unchecked i want following :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;app.variable.setContent('PWD','10');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For More Details pls find the Images attached&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411(1).png" style="width: 224px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31667iDCDB29D23E6FE70B/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411(1).png" alt="img_20200411(1).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411(2).png" style="width: 217px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31668i9BC28445D81B5584/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411(2).png" alt="img_20200411(2).png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img_20200411.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31669iB3C035D94AB50777/image-size/large?v=v2&amp;amp;px=999" role="button" title="img_20200411.png" alt="img_20200411.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-CheckBox-using-widget-editor-in-Qliksense/m-p/1692755#M52943</guid>
      <dc:creator>vaibhavb</dc:creator>
      <dc:date>2020-04-11T09:55:50Z</dc:date>
    </item>
  </channel>
</rss>

