<?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 Re: LayerList widget with check boxes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85097#M7690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So this doesn't work for me.&amp;nbsp; I've added the override with the !important tag to my scss file.&amp;nbsp; It has no effect.&amp;nbsp; I'm guessing it is an order issue with how the css files are being imported.&amp;nbsp; However, I don't have control over that.&amp;nbsp; Is there another way to override this or some css trick that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2020 17:36:39 GMT</pubDate>
    <dc:creator>NilsBabel1</dc:creator>
    <dc:date>2020-09-23T17:36:39Z</dc:date>
    <item>
      <title>LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85090#M7683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Javascript 4.8 and creating a Webmap.&amp;nbsp; The new LayerList widget shows the eyeball for turning layers off and on.&amp;nbsp; The older esri/dijits/LayerList used checkboxes.&amp;nbsp; The checkboxes seemed more intuitive for the general public to use.&amp;nbsp; Is there anyway to change those eyeballs to checkboxes in a web map?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 18:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85090#M7683</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2020-01-07T18:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85091#M7684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured this out. By adding this to my CSS file, I was able to get checkboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;.esri-icon-non-visible::before&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
   &lt;SPAN class="property token"&gt;content&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"\e610"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
   &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="selector token"&gt;.esri-icon-visible::before&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
   &lt;SPAN class="property token"&gt;content&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"\e611"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
   &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85091#M7684</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2021-12-10T23:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85092#M7685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Feel free to mark this question as answered, even if the answer is your own &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:05:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85092#M7685</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-01-08T20:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85093#M7686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would love to see this in the API&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/ideas/18341-4x-design-make-ui-discoverable#comment" title="https://community.esri.com/ideas/18341-4x-design-make-ui-discoverable#comment-87452"&gt;https://community.esri.com/ideas/18341-4x-design-make-ui-discoverable#comment-87452&lt;/A&gt;&amp;nbsp;On/Off, with animation, really discoverable. Or perhaps the option to still use&amp;nbsp;check boxes (perhaps "checkbox style: classic" property?)&amp;nbsp;as they are a universal convention; and with a tri-state checkbox (dot in checkbox to communicate some but not all sublayers in a group are on).&amp;nbsp; I have experienced that users were confused by checkboxes, mostly because sublayers would not auto turn on by default if parent Groups weren't on (a default I recommend for the API) but&amp;nbsp;they find the eyeball less&amp;nbsp;discoverable still.&amp;nbsp;I think&amp;nbsp;since it lacks color and texture, like web 2.0 icons is not widely understood and can be difficult to rapidly discern meaning from or tell each icon apart; with&amp;nbsp;small, monotone line art. Also the eye does not shade when hovered, unlike most control elements, that would probably help a bit. I propose adding color and texture to the eye and increasing icon size or adding checkboxes or On/Off as options.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2020 20:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85093#M7686</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-21T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85094#M7687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/36951"&gt;Noah Sager&lt;/A&gt;‌ this TOC works perfectly.&amp;nbsp;&lt;A class="link-titled" href="https://demo.cmv.io/" title="https://demo.cmv.io/"&gt;https://demo.cmv.io/&lt;/A&gt;&amp;nbsp;&amp;nbsp;It has partial checkbox and auto-turns on sublayers. It's perfect. I anticipate if you poll users a majority would want this interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="501009" class="image-1 jive-image" height="186" src="https://community.esri.com/legacyfs/online/501009_pastedImage_2.png" width="344" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2020 14:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85094#M7687</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-22T14:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85095#M7688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the mean time for users looking to fix the layer list and restore check boxes, the solution from another thread worked but I had to add &lt;STRONG&gt;!important&lt;/STRONG&gt; to the CSS above, for it to work.&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/kevinsagis/full/GRozoKr" title="https://codepen.io/kevinsagis/full/GRozoKr" rel="nofollow noopener noreferrer" target="_blank"&gt;https://codepen.io/kevinsagis/full/GRozoKr&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="" style="color: #669900; border: 0px; font-weight: inherit;"&gt;.esri-icon-non-visible::before&lt;/SPAN&gt; &lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit;"&gt;content&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;:&lt;/SPAN&gt; &lt;SPAN class="" style="color: #a67f59; background: rgba(255, 255, 255, 0.5); border: 0px; font-weight: inherit;"&gt;"\e610"!important;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="" style="color: #669900; border: 0px; font-weight: inherit;"&gt;.esri-icon-visible::before&lt;/SPAN&gt; &lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #990000; border: 0px; font-weight: inherit;"&gt;content&lt;/SPAN&gt;&lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;:&lt;/SPAN&gt; &lt;SPAN class="" style="color: #a67f59; background: rgba(255, 255, 255, 0.5); border: 0px; font-weight: inherit;"&gt;"\e611"!important;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #999999; border: 0px; font-weight: inherit;"&gt;}&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85095#M7688</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-10T23:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85096#M7689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the feedback &lt;A href="https://community.esri.com/migrated-users/83912"&gt;Kevin MacLeod&lt;/A&gt;‌. I will share this with the team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2020 16:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85096#M7689</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-07-23T16:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: LayerList widget with check boxes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85097#M7690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So this doesn't work for me.&amp;nbsp; I've added the override with the !important tag to my scss file.&amp;nbsp; It has no effect.&amp;nbsp; I'm guessing it is an order issue with how the css files are being imported.&amp;nbsp; However, I don't have control over that.&amp;nbsp; Is there another way to override this or some css trick that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2020 17:36:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/layerlist-widget-with-check-boxes/m-p/85097#M7690</guid>
      <dc:creator>NilsBabel1</dc:creator>
      <dc:date>2020-09-23T17:36:39Z</dc:date>
    </item>
  </channel>
</rss>

