<?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: Change Render on dynamic layer Widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715070#M211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same here. Any widgets out there that let you flip the style on a layer, ideally using predefined styles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jun 2017 00:16:32 GMT</pubDate>
    <dc:creator>SimonJackson</dc:creator>
    <dc:date>2017-06-17T00:16:32Z</dc:date>
    <item>
      <title>Change Render on dynamic layer Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715068#M209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is there any custom widget to dynamically change a render on a layer in the map, something like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_dynamic_layer_change_attribute.html" title="https://developers.arcgis.com/javascript/jssamples/renderer_dynamic_layer_change_attribute.html"&gt;Change attribute used for a renderer | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_dynamic_layer_class_breaks.html" title="https://developers.arcgis.com/javascript/jssamples/renderer_dynamic_layer_class_breaks.html"&gt;Class breaks renderer with dynamic layer | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 10:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715068#M209</guid>
      <dc:creator>JakalaSPA</dc:creator>
      <dc:date>2016-04-15T10:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change Render on dynamic layer Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715069#M210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giuseppe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have not seen one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 12:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715069#M210</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-15T12:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change Render on dynamic layer Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715070#M211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same here. Any widgets out there that let you flip the style on a layer, ideally using predefined styles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2017 00:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715070#M211</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2017-06-17T00:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Render on dynamic layer Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715071#M212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to be a good sample from the docs if anybody else is trying to do it:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/renderer_legend.html" title="https://developers.arcgis.com/javascript/3/jssamples/renderer_legend.html"&gt;Update legend text with renderer | ArcGIS API for JavaScript 3.26&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 16:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715071#M212</guid>
      <dc:creator>CarlosNantes</dc:creator>
      <dc:date>2018-11-12T16:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change Render on dynamic layer Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715072#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done something like this. I created from scratch and used the symbol chooser class along with other api tools. I open the widget from the layerlist and send it the id of the layer to operate on. I'm not &lt;SPAN&gt;sure how to attach here&amp;nbsp;&lt;/SPAN&gt;sure how to attach here.&amp;nbsp; I wanted to attach the folder.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/431333_cvj4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 18:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/change-render-on-dynamic-layer-widget/m-p/715072#M213</guid>
      <dc:creator>JamalWest2</dc:creator>
      <dc:date>2018-12-11T18:00:36Z</dc:date>
    </item>
  </channel>
</rss>

