<?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: 2.4 Layer List - Hide Label in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480007#M12625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hunter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It has to be a featurelayer and that featurelayer has have labeling info (meaning that the layer in the web map has to have someone click on the "create labels" option). If those requirements are not meet then the option will not be present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Mar 2017 13:43:16 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-03-29T13:43:16Z</dc:date>
    <item>
      <title>2.4 Layer List - Hide Label</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480006#M12624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WAB 2.4 Blog post states that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"&lt;STRONG&gt;LayerList widget&lt;/STRONG&gt; has a new context menu option to show/hide feature labels, when a feature layer has labels applied"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I installed 2.4 but I do not have Hide Labels option showing up in Layer List menu.&amp;nbsp; Anyone know whats up with this?&lt;/P&gt;&lt;P&gt;This would be really helpful as many of my maps have a lot of layers and users want to be able to turn layers off to control clutter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2017/03/02/whats-new-in-web-appbuilder-for-arcgis-march-2017/"&gt;https://blogs.esri.com/esri/arcgis/2017/03/02/whats-new-in-web-appbuilder-for-arcgis-march-2017/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 19:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480006#M12624</guid>
      <dc:creator>HunterCarver</dc:creator>
      <dc:date>2017-03-27T19:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: 2.4 Layer List - Hide Label</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480007#M12625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hunter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It has to be a featurelayer and that featurelayer has have labeling info (meaning that the layer in the web map has to have someone click on the "create labels" option). If those requirements are not meet then the option will not be present.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 13:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480007#M12625</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-29T13:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: 2.4 Layer List - Hide Label</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480008#M12626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hunter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through this sample code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/layers_label.html" title="https://developers.arcgis.com/javascript/3/jssamples/layers_label.html"&gt;Labeling features on the client | ArcGIS API for JavaScript 3.20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 14:06:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480008#M12626</guid>
      <dc:creator>KumarHarish</dc:creator>
      <dc:date>2017-03-29T14:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2.4 Layer List - Hide Label</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480009#M12627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for explaining... I was beginning to look into this after seeing the 5th bullet on the "What's new" page.&amp;nbsp; May need to be reworded as "The Layer List widget now supports showing or hiding &lt;EM&gt;&lt;STRONG&gt;feature&lt;/STRONG&gt;&lt;/EM&gt; layer labels", or similar (?).&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/guide/xt-what-s-new.htm" title="https://developers.arcgis.com/web-appbuilder/guide/xt-what-s-new.htm"&gt;What's new in version 2.4—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 19:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/2-4-layer-list-hide-label/m-p/480009#M12627</guid>
      <dc:creator>NickHarvey</dc:creator>
      <dc:date>2017-04-05T19:03:51Z</dc:date>
    </item>
  </channel>
</rss>

