<?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: WebApp widget to apply one set of filters of multiple fields to multiple feature classes? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453107#M11878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your answer Rob!&amp;nbsp; So the two different fields need two different values entered.&amp;nbsp; The group filter seems to only allow entering one value, assuming all fields added would be looking for the same value.&amp;nbsp; Also, I do like the better functionality of the other filter widget that gives you the unique values of the fields as choices.&amp;nbsp; Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 16:52:58 GMT</pubDate>
    <dc:creator>StefFrat</dc:creator>
    <dc:date>2018-09-11T16:52:58Z</dc:date>
    <item>
      <title>WebApp widget to apply one set of filters of multiple fields to multiple feature classes?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453105#M11876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, hoping for some help!&amp;nbsp; I have a point feature class layer and a polyline feature class layer&amp;nbsp;that need to be filtered and viewed in a simple WebApp.&amp;nbsp;&amp;nbsp;Both layers&amp;nbsp;have the same&amp;nbsp;fields&amp;nbsp;FieldA and&amp;nbsp;FieldB,&amp;nbsp;and I want the user to be able to enter&amp;nbsp;one set of filter expressions, FieldA =&amp;nbsp;(choice of unique values A) AND FieldB = (choice of unique values B available after&amp;nbsp;previous filter of&amp;nbsp;FieldA), and have that&amp;nbsp;expression set applied to both the Point layer and the Polyline layer.&amp;nbsp; How can I do this?&lt;/P&gt;&lt;P&gt;So in my mind I need the&amp;nbsp;functionality of the standard Filter widget, but applied to multiple layers like the Group Filter&amp;nbsp;widget.&amp;nbsp; Correct me if I am wrong but the Group Filter widget appears&amp;nbsp;to allow only one&amp;nbsp;field expression.&amp;nbsp; The closest I have come is making the&amp;nbsp;user enter the same set of filters in the standard Filter widget, to each layer, one at a time.&amp;nbsp;&amp;nbsp;Hoping to stay near the&amp;nbsp;simplicity of the WebApp builder, and want something as simple as the Filter widget - just applied to multiple layers.&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 00:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453105#M11876</guid>
      <dc:creator>StefFrat</dc:creator>
      <dc:date>2018-09-08T00:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp widget to apply one set of filters of multiple fields to multiple feature classes?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453106#M11877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Add each layer twice to the Group Filter Widget once for each field you want to filter on. and make sure to choose "&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;When a layer is listed more than once: Match all expressions".&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 13:34:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453106#M11877</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-10T13:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp widget to apply one set of filters of multiple fields to multiple feature classes?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453107#M11878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your answer Rob!&amp;nbsp; So the two different fields need two different values entered.&amp;nbsp; The group filter seems to only allow entering one value, assuming all fields added would be looking for the same value.&amp;nbsp; Also, I do like the better functionality of the other filter widget that gives you the unique values of the fields as choices.&amp;nbsp; Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 16:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453107#M11878</guid>
      <dc:creator>StefFrat</dc:creator>
      <dc:date>2018-09-11T16:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp widget to apply one set of filters of multiple fields to multiple feature classes?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453108#M11879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only option then would be to make some major modifications to the standard filter widget to support your workflow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:12:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/453108#M11879</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-11T17:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: WebApp widget to apply one set of filters of multiple fields to multiple feature classes?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/1181118#M22259</link>
      <description>&lt;P&gt;It's really too bad the group filter won't work for tables&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 15:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webapp-widget-to-apply-one-set-of-filters-of/m-p/1181118#M22259</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2022-06-08T15:28:42Z</dc:date>
    </item>
  </channel>
</rss>

