<?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 Query Widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/1324344#M14930</link>
    <description>&lt;P&gt;Is it possible using such an algorithm as&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Create a Model Builder in Pro, where multiple layers can be queries?&lt;/P&gt;&lt;P&gt;2) Share the Model Builder project on ArcGIS Online.&lt;/P&gt;&lt;P&gt;3) Load the shared one into Web Mapp App.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 14:02:01 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2023-08-31T14:02:01Z</dc:date>
    <item>
      <title>Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844771#M10184</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 there a widget in which you can &lt;STRONG&gt;query more than one layer&lt;/STRONG&gt;? For example I want to the user to be able to a select the name of a boundary &lt;STRONG&gt;(Layer 1)&lt;/STRONG&gt; from a drop down list, when they do this the widget should then execute to select areas &lt;STRONG&gt;(Layer 2)&lt;/STRONG&gt; within this boundary that are labelled with a certain number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT BOUNDARY - EXECUTE - SELECT AND ZOOM TO AREAS WITHIN BOUNDARY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any suggestions please get back to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Finbar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 10:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844771#M10184</guid>
      <dc:creator>FinbarGillen</dc:creator>
      <dc:date>2015-09-14T10:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844772#M10185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finbar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; No there is no widget out there that meets your exact workflow needs. The eSearch comes close with it's attribute and spatial selection capabilities. You can select select the boundary by name (by value search) and then switch to the (By Spatial search) and choose your areas layer. The issue is that you want to also apply a value/attribute search to that layer as well and currently this is not supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844772#M10185</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-09-14T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844773#M10186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Must get a look at the eSearch tool. We have an internal tool that was made in model builder and was published as a geo processing tool. We used this in our flex viewer and it works in WAB as well. The only problem is that it is quite slow to process in WAB. I think maybe configuring the query tool through ArcGIS API fo JS so that it combines the two selections into one might be the way forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844773#M10186</guid>
      <dc:creator>FinbarGillen</dc:creator>
      <dc:date>2015-09-14T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844774#M10187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know if this is something that is now a possibility? I am trying to figure out a way to have multiple cascading queries for multiple layers at the same time and then view the layers in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX: Query for all layers with Year 2016. From that selection query all for Residential. From that selection query all for Sales. Then view a table that lists all the final applicable layers and be able to select the layers I want to add to the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 14:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844774#M10187</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2016-06-29T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844775#M10188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tiffany,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; No this is still not a possibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 13:59:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844775#M10188</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-06T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844776#M10189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So sad &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have developed a work around (in progress) though using your fancy eSearch widget (thanks so much for making that!). I have created a map that contains a geocoded table with specific fields for each layer and then included the url for each layer. I can then complete the search pointing to that 'layer' and then view the results in the attribute table and click on the link. I am still working on getting the app to recognize the links as layers rather than just going the the rest endpoint page. But now I can link and view pdfs and any other apps I want the user to be able to search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 14:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844776#M10189</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2016-07-06T14:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844777#M10190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has Web App Builder been updated to handle multi-step geometry and attributes query since this thread was last updated? ESRI Staff?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 18:34:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/844777#M10190</guid>
      <dc:creator>JohnMitchell7</dc:creator>
      <dc:date>2019-01-17T18:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/1166086#M14727</link>
      <description>&lt;P&gt;Would be nice to query all my layers in the map, to show which layers have been edited within a certain timeframe....&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 13:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/1166086#M14727</guid>
      <dc:creator>ArmstKP</dc:creator>
      <dc:date>2022-04-20T13:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Layer Query Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/1324344#M14930</link>
      <description>&lt;P&gt;Is it possible using such an algorithm as&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Create a Model Builder in Pro, where multiple layers can be queries?&lt;/P&gt;&lt;P&gt;2) Share the Model Builder project on ArcGIS Online.&lt;/P&gt;&lt;P&gt;3) Load the shared one into Web Mapp App.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 14:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/multiple-layer-query-widget/m-p/1324344#M14930</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2023-08-31T14:02:01Z</dc:date>
    </item>
  </channel>
</rss>

