<?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: Multiple Layer for symbology choices causes Filter pain in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205435#M5674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a less clunky option for a group filter widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/daFiter/localLayer_filter" title="https://github.com/daFiter/localLayer_filter"&gt;GitHub - daFiter/localLayer_filter: Esri Web AppBuilder filter Widget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Aug 2017 23:16:44 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2017-08-02T23:16:44Z</dc:date>
    <item>
      <title>Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205434#M5673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business wants to be able to represent (symbolize) the 'same' data multiple ways. &amp;nbsp;Currently this can only be done by adding multiple layers with the different symbology (all pointing to the same data). &amp;nbsp;Or is there a way I've overlooked?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The downfall to making mutliple layers is now the layman user would either need to know to apply the separate filters based on the layers they choose for symbology, creating duplicate filters.&lt;/P&gt;&lt;P&gt;But wait... there is a Group Filter Widget.... but wait... this clunky awful widget just doesnt sit well with users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any ideas, direction, code snippits to rig up the FILTER widget (not the group one) to point to multiple layers (which look at the same featureclass - so schema is the same). &amp;nbsp;The Filter widget can be setup where as the user simply clicks on their options... (e.g. seen below can click on Low Battery and Bad Health) &amp;nbsp;The user doesnt want to bother&amp;nbsp;'Adding criteria' like in the Group Filter), nor does group filter have the user ease as the Filter widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd love to hear options, thoughts or alternate approaches to this (exception of JavaScript API&amp;nbsp;of course) but to keep this in WABde. &amp;nbsp;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group Filter:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="365478" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/365478_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filter:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="365480" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/365480_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other widgets such as Info Summary widget is handled by pointing it to a hidden featureclass that has ALL records visible in the REST service&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 23:11:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205434#M5673</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-02T23:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205435#M5674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a less clunky option for a group filter widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/daFiter/localLayer_filter" title="https://github.com/daFiter/localLayer_filter"&gt;GitHub - daFiter/localLayer_filter: Esri Web AppBuilder filter Widget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 23:16:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205435#M5674</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2017-08-02T23:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205436#M5675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rickey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Id like to comment on that link specifically..&lt;/P&gt;&lt;P&gt;Doesnt seem to work with WABde 2.5, even though the Read me has a comment of that it might..... tried commenting out as written.&lt;/P&gt;&lt;P&gt;Can anyone verify workable with version 2.5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="365597" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/365597_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the instructions/How to are atrocious from this forked version... (document / procedural skills gets a D-)&lt;/P&gt;&lt;P&gt;And to boot... the sample online has errors and does not load. &amp;nbsp;(ref:&amp;nbsp;&lt;A href="http://gis.ashland.or.us/demo3/" title="http://gis.ashland.or.us/demo3/"&gt;http://gis.ashland.or.us/demo3/&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searched for another version...&lt;/P&gt;&lt;P&gt;Using the 2.2 version... seems to work at first running on WABde 2.5, but then... you can never get out of the configuration window... pressing OK, does nothing, cancel, the upper right X... the user can only leave the page, ever able to save the configuration Spun up&amp;nbsp;WABde 2.4... same issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;WABde 2.2 has way too many bugs to resort to that level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searched more... found a new 2.5 version&amp;nbsp;&lt;/P&gt;&lt;P&gt;ref:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/cmndrbensisko/LocalLayer/tree/LocalLayer2.5" title="https://github.com/cmndrbensisko/LocalLayer/tree/LocalLayer2.5"&gt;GitHub - cmndrbensisko/LocalLayer at LocalLayer2.5&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the unfortunate same things occurs... unable to EXIT the configuring of the widget without killing the session. &amp;nbsp;Click on OK, you see the widget appear on the header, but the dialog does not disappear. Hit again and it say, 'Label Already exists'. &amp;nbsp;The upper right X does nothing and Cancel does nothing. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some issue with the table seems to occur:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/365598_pastedImage_1.png" style="width: 620px; height: 142px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will do further investigating on this when I can...&lt;/P&gt;&lt;P&gt;Any comments appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205436#M5675</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-03T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205437#M5676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just added my version of the widget to WAB 2.5 and it works as intended.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="365595" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/365595_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can look at the code and see what is different between the two.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://gis.ashland.or.us/demo3/" title="http://gis.ashland.or.us/demo3/"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp; Works for me Try it again&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205437#M5676</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2017-08-03T16:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205438#M5677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried the demo in I.E., worked! &amp;nbsp;Tried again in Chrome, failed to load. &amp;nbsp;Rebooted machine.. now works (unknown cause).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a link for the version you are using to get this to work in 2.5?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205438#M5677</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-03T16:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205439#M5678</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/4615" target="_blank"&gt;Michael Robb&lt;/A&gt;‌&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;A href="http://gisftp2.ashland.or.us/demo/Filter_Demo.zip" rel="nofollow noopener noreferrer" target="_blank"&gt;Filter_Demo.zip
&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;I took out my service name and left the spot where you need to add yours in widget.js&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:10:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205439#M5678</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2021-12-11T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205440#M5679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greatly appreciate the shelled Widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 19:10:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205440#M5679</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2017-08-18T19:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer for symbology choices causes Filter pain</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205441#M5680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get it to work for you?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/multiple-layer-for-symbology-choices-causes-filter/m-p/205441#M5680</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2017-08-18T20:11:00Z</dc:date>
    </item>
  </channel>
</rss>

