<?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: Ways to custom build dynamic pop-ups for search tool within a Web-App in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090428#M21264</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/190819"&gt;@RyanBohan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the suggestion. I have one feature layer of polygons (each polygon is a separate zone and each zone has a specific incentive condition), each polygon containing different proportions of zip codes. The user input would be an address string. The end goal is to geocode the address string in real-time and see if it falls within a zone.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 15:48:35 GMT</pubDate>
    <dc:creator>MityV758</dc:creator>
    <dc:date>2021-08-19T15:48:35Z</dc:date>
    <item>
      <title>Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090397#M21260</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to create a web app that lets users search for financial incentives based on their location. There are different incentives based on the location. I have a feature layer of zones(polygons) that defines the type/amount of incentive. The web app has a search bar that lets users type in their addresses. My goal is to take the address string entered by the user and create a spatial join workflow with the zones feature layer and gives dynamic pop-ups to the user based on their location within a specific zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The WebApp Builder won't let me code the search widget.&amp;nbsp;I am fairly new to ArcGIS world. How should I proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:05:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090397#M21260</guid>
      <dc:creator>MityV758</dc:creator>
      <dc:date>2021-08-19T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090412#M21261</link>
      <description>&lt;P&gt;Hello Mithil,&lt;/P&gt;&lt;P&gt;&amp;nbsp; It sounds like your trying to combine attributes from multiple feature layers into a single pop-up display. You should be able to do this with arcade, the following article maybe helpful.&amp;nbsp;&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/analytics/use-arcade-geometry-functions/" target="_self"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/analytics/use-arcade-geometry-functions/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090412#M21261</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2021-08-19T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090418#M21262</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/210918"&gt;@MityV758&lt;/a&gt;&amp;nbsp;, I agree with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/190819"&gt;@RyanBohan&lt;/a&gt;&amp;nbsp; and his suggestion will give you the greatest flexibility in the long run. You could also consider the newish "Zone Lookup" Instant App if you're using ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create app &amp;gt;&amp;gt; Instant Apps&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrittanyBurson_0-1629387350987.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/21165i745BDF310EFB5E97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrittanyBurson_0-1629387350987.png" alt="BrittanyBurson_0-1629387350987.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090418#M21262</guid>
      <dc:creator>BrittanyBurson</dc:creator>
      <dc:date>2021-08-19T15:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090419#M21263</link>
      <description>&lt;P&gt;There are a couple of things you can try:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a custom search widget or geoprocessing tool that would allow for users to see the popup of the underlying zone in which their address falls in. This option would be the most difficult to set up and is perhaps not the most feasible either.&lt;/LI&gt;&lt;LI&gt;Add addresses to the zone layer and set up the search for users addresses. Much easier than the first option and it will give you what you are looking for.&lt;/LI&gt;&lt;LI&gt;Create a relationship between the zones and the address points. This would allow for users to still search by their address and it will provide information with a link relating to the zone that it belongs to.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Aside from these options, there isn't much that I can think of that will provide you with what you are looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090419#M21263</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2021-08-19T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090428#M21264</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/190819"&gt;@RyanBohan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the suggestion. I have one feature layer of polygons (each polygon is a separate zone and each zone has a specific incentive condition), each polygon containing different proportions of zip codes. The user input would be an address string. The end goal is to geocode the address string in real-time and see if it falls within a zone.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090428#M21264</guid>
      <dc:creator>MityV758</dc:creator>
      <dc:date>2021-08-19T15:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090439#M21265</link>
      <description>&lt;P&gt;Also, the address attribute is not a hosted feature layer. It's user-specific.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 15:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090439#M21265</guid>
      <dc:creator>MityV758</dc:creator>
      <dc:date>2021-08-19T15:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to custom build dynamic pop-ups for search tool within a Web-App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090488#M21266</link>
      <description>&lt;P&gt;You can use the search widget with the default Esri world locator to allow the user to input their address and then zoom to that area.&amp;nbsp; They would then need to click on the polygon at there address (yes, its annoying to have the extra click)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can have a single pop-up do all the intersections for any intersecting underlining layers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if there is only one layer, and not multiple you could also label the zones on the map to show the&amp;nbsp;&lt;SPAN&gt;financial incentives.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 17:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/ways-to-custom-build-dynamic-pop-ups-for-search/m-p/1090488#M21266</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2021-08-19T17:29:20Z</dc:date>
    </item>
  </channel>
</rss>

