<?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: How to customize Legend in Web Appbuilder in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636711#M16899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shazia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Legend dijit respect the layer visibility on the map. Therefore, if you just hide the FSM layer it should not be visible on the legend. The layer will NOT be removed from the map it will just be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14525626453384253" data-renderedposition="113_8_912_16" jivemacro_uid="_14525626453384253"&gt;&lt;P&gt;Layer.visible = false;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14525626518264742" data-renderedposition="192_8_912_16" jivemacro_uid="_14525626518264742"&gt;&lt;P&gt;Layer.hide();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 01:39:23 GMT</pubDate>
    <dc:creator>GirishYadav</dc:creator>
    <dc:date>2016-01-12T01:39:23Z</dc:date>
    <item>
      <title>How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636705#M16893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible to add a service in legend without adding it as layer in Web Appbuilder (local layer) or ArcGIS Portal map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shazia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636705#M16893</guid>
      <dc:creator>ShaziaNoreen</dc:creator>
      <dc:date>2016-01-06T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636706#M16894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shazia, it may help to explain the use case for this. Are you just wanting a graphic of a layer in your legend without it ever drawing or without any access to the data?&amp;nbsp; I'm not sure that I understand the need for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that said, I probably wouldn't bee the one that could answer this, but it may help others to know more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2016 22:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636706#M16894</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-01-10T22:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636707#M16895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A case i can imagin:&lt;/P&gt;&lt;P&gt;If you add a Stream Layer to a WebMap it only supports a simple renderer. If you want e.g. a unique value renderer you have to implement it by yourself. In this case you also need to modify the Legend and Layerlist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 08:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636707#M16895</guid>
      <dc:creator>StefanP__Jung</dc:creator>
      <dc:date>2016-01-11T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636708#M16896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you have your JS code simply insert another row into the Legends Div with the Icon and Label you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636708#M16896</guid>
      <dc:creator>JordanBaumgardner</dc:creator>
      <dc:date>2016-01-11T13:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636709#M16897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if the aim is to show just the legend (as a picture or table or any kind of html element) in the legend widget, then sure, one can just add it as another div section to the widgets\Legend\Widget.html file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 15:28:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636709#M16897</guid>
      <dc:creator>AveKargaja</dc:creator>
      <dc:date>2016-01-11T15:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636710#M16898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebecca&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;We have a tiled service called FSM used as a basemap in Portal web map.&lt;/P&gt;&lt;P&gt;That webmap is used in Web appbuilder. We want to show its legend in the application when that basemap is selected.When we switch to imagery basemap, FSM basemap legend shall not be displayed.&lt;/P&gt;&lt;P&gt;Any help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Shazia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 00:49:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636710#M16898</guid>
      <dc:creator>ShaziaNoreen</dc:creator>
      <dc:date>2016-01-12T00:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636711#M16899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shazia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Legend dijit respect the layer visibility on the map. Therefore, if you just hide the FSM layer it should not be visible on the legend. The layer will NOT be removed from the map it will just be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14525626453384253" data-renderedposition="113_8_912_16" jivemacro_uid="_14525626453384253"&gt;&lt;P&gt;Layer.visible = false;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14525626518264742" data-renderedposition="192_8_912_16" jivemacro_uid="_14525626518264742"&gt;&lt;P&gt;Layer.hide();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:39:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636711#M16899</guid>
      <dc:creator>GirishYadav</dc:creator>
      <dc:date>2016-01-12T01:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize Legend in Web Appbuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636712#M16900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using the AGOL version or are you using the develop edition of WAB? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the dev edition, I would take a look at the custom widget &lt;A href="https://community.esri.com/docs/DOC-2888"&gt;Enhanced Basemap Gallery Widget 1.3 - 12/14/2015&lt;/A&gt;&amp;nbsp;&amp;nbsp; and some of the other custom widgets available &lt;A href="https://community.esri.com/migration-blogpost/2580"&gt;Web AppBuilder Developer Edition - Customization Resource List&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as Girish mentioned, the legend should respect the layers you have visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 01:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-customize-legend-in-web-appbuilder/m-p/636712#M16900</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-01-12T01:52:54Z</dc:date>
    </item>
  </channel>
</rss>

