<?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: Search Experience Builder With Link in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1354012#M9572</link>
    <description>&lt;P&gt;I built a widget like that yesterday. I am planning to post it on the Trips and Tricks Board today.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/starter-widget-for-getting-information-from-a-url/ta-p/1354035" target="_self"&gt;Here it is.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2023 19:55:56 GMT</pubDate>
    <dc:creator>JeffreyThompson2</dc:creator>
    <dc:date>2023-11-28T19:55:56Z</dc:date>
    <item>
      <title>Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344127#M9080</link>
      <description>&lt;P&gt;In Web Map Application, we could have the map search for a feature based on the link parameters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp;&lt;A href="https://loganco.maps.arcgis.com/apps/webappviewer/index.html?id=091daba2090b4a079372081f7c36d43c&amp;amp;find=51-074-00-00-033-001" target="_blank" rel="noopener"&gt;https://loganco.maps.arcgis.com/apps/webappviewer/index.html?id=091daba2090b4a079372081f7c36d43c&amp;amp;find=51-074-00-00-033-001&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;would take you to the web map and search for parcel number 51-074-00-00-033-001. Is there a way to do this in the AGO version of Experience Builder?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 20:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344127#M9080</guid>
      <dc:creator>LoganCountyMapRoom</dc:creator>
      <dc:date>2023-10-31T20:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344166#M9081</link>
      <description>&lt;P&gt;No easy way. You can pass data parameters in the URL and you can only use object ID.&amp;nbsp;&lt;BR /&gt;An example link below - the bit at the end refers to the object ID. '%3A' = ':' and 9 is the objectID.&lt;/P&gt;&lt;P data-unlink="true"&gt;https://experience.arcgis.com/experience/a4d356b025994edca83286458ba12dbb?data_id=dataSource_1-4a27d2f021aa4ed08f46c7296c9be912%3A9&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use non-object ID attributes but only for filtering.&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The problem is that it doesn't trigger any of the zoom/pan actions when using the data filter.&lt;/P&gt;&lt;P&gt;Another resource you may find helpful.&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/education-blog/url-parameters-with-experience-builder-send-your/ba-p/1250183" target="_blank"&gt;https://community.esri.com/t5/education-blog/url-parameters-with-experience-builder-send-your/ba-p/1250183&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also I have noticed this seems to be a deal breaker for quite a few people looking to move to ExB.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 21:25:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344166#M9081</guid>
      <dc:creator>gis_KIWI4</dc:creator>
      <dc:date>2023-10-31T21:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344338#M9085</link>
      <description>&lt;P&gt;Thank you for replying! I noticed this when playing around with the new URL parameters in the Share Widget. Now that you mention it, it does appear to be selecting the feature, but does not zoom to it.&lt;/P&gt;&lt;P&gt;Hopefully this gets resolved by June 2024, because this is a huge deal breaker. We have a public site where people can see their tax information. On there, we allow people to click a button to view the map. This is a very common thing for counties to do. Not being able to link the real estate website to the map will be very inefficient for almost everyone that uses it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1344338#M9085</guid>
      <dc:creator>LoganCountyMapRoom</dc:creator>
      <dc:date>2023-11-01T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1353948#M9570</link>
      <description>&lt;P&gt;Can't we create a custom widget that looks at the URL of the browser running ExB?&lt;/P&gt;&lt;PRE&gt;window.location.href;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;..and then improve that widget (below) to parse the &lt;STRONG&gt;/?find=51-074-00-00-033-001 &lt;/STRONG&gt;and push it to the Search widget?&amp;nbsp; &amp;nbsp; &amp;nbsp;The widget below could be a &lt;EM&gt;2x2px transparent&lt;/EM&gt; that just reads the URL params, then waits for all the widgets to be properly loaded (could be tricky haha).&amp;nbsp; &amp;nbsp;make sure that your ghost transparent widget is the very last loaded in the ExB list on the left.&amp;nbsp; &amp;nbsp; or put a 2sec delay before attempting to invoke the search widget.&amp;nbsp; &amp;nbsp; &amp;nbsp;-- there: nice little project for you&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Custom widgets only work with the ExB Dev Edition or with the Enterprise ExB.&amp;nbsp; - not with AGOL as far as I know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;// src/UrlParamDetectWidget.tsx

import React, { useEffect, useState } from 'react';

interface UrlParamDetectWidgetProps {
  // Add any additional props you might need
}

const UrlParamDetectWidget: React.FC&amp;lt;UrlParamDetectWidgetProps&amp;gt; = (props) =&amp;gt; {
  const [currentUrl, setCurrentUrl] = useState&amp;lt;string&amp;gt;('');

  useEffect(() =&amp;gt; {
    // Get the current URL when the component mounts
    const url = window.location.href;
    setCurrentUrl(url);
  }, []);

  return (
    &amp;lt;div&amp;gt;
      &amp;lt;h3&amp;gt;Current URL:&amp;lt;/h3&amp;gt;
      &amp;lt;p&amp;gt;{currentUrl}&amp;lt;/p&amp;gt;
    &amp;lt;/div&amp;gt;
  );
};

export default UrlParamDetectWidget;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 07:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1353948#M9570</guid>
      <dc:creator>FredericPoliart_EsriAU</dc:creator>
      <dc:date>2023-11-28T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1354012#M9572</link>
      <description>&lt;P&gt;I built a widget like that yesterday. I am planning to post it on the Trips and Tricks Board today.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/experience-builder-tips-and-tricks/starter-widget-for-getting-information-from-a-url/ta-p/1354035" target="_self"&gt;Here it is.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 19:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1354012#M9572</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-11-28T19:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1354282#M9584</link>
      <description>&lt;P&gt;Same issue here.&amp;nbsp; We have links that take account numbers from our billing software and allow the billing clerks to open a map that zooms to the customer location in webapp builder.&amp;nbsp; I can't get it to work in ExBldr.&amp;nbsp; Really really need this...I don't see why it's so difficult to include since it existed already in WAB.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 19:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1354282#M9584</guid>
      <dc:creator>DavidForbuss1</dc:creator>
      <dc:date>2023-11-28T19:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1603450#M18332</link>
      <description>&lt;P&gt;You can now use a Search Widget in XB to pass the search parameter, you just need to specify the data source:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm#ESRI_SECTION3_7153181A580C4B4AADF0166A57C1ACA0" target="_self"&gt;https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm#ESRI_SECTION3_7153181A580C4B4AADF0166A57C1ACA0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here's an example decoded URL, you would just need to encode it for a browser to accept it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alex_friant_1-1744057607857.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129621iAB498DCEC20F8BEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alex_friant_1-1744057607857.png" alt="alex_friant_1-1744057607857.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can use the Share Widget to generate a long-form URL to include parameters to learn things such as widget ID and datasource ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 20:28:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1603450#M18332</guid>
      <dc:creator>alex_friant</dc:creator>
      <dc:date>2025-04-07T20:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1633198#M19945</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/76561"&gt;@alex_friant&lt;/a&gt;&amp;nbsp;why will this URL not work?&lt;/P&gt;&lt;P&gt;&lt;A href="https://MyPortal.org/portal/apps/experiencebuilder/experience/?id=4224xxxxxxxxxxxxx982#data_s=id:dataSource_1-18fc5181f68-layer-16-0&amp;amp;widget_2=search_status" target="_blank"&gt;https://MyPortal.org/portal/apps/experiencebuilder/experience/?id=4224xxxxxxxxxxxxx982#data_s=id:dataSource_1-18fc5181f68-layer-16-0&amp;amp;widget_2=search_status&lt;/A&gt;:{"searchText":"1234 Executive Park Blvd"}&lt;/P&gt;&lt;P&gt;or encoded:&lt;/P&gt;&lt;P&gt;&lt;A href="https://MyPortal.org/portal/apps/experiencebuilder/experience/?id=4224xxxxxxxxxxxxx982#data_s=id:dataSource_1-18fc5181f68-layer-16-0&amp;amp;widget_2=search_status%3A%7B%22searchText%22%3A%221234%20Executive%20Park%20Blvd%22%7D" target="_blank"&gt;https://MyPortal.org/portal/apps/experiencebuilder/experience/?id=4224xxxxxxxxxxxxx982#data_s=id:dataSource_1-18fc5181f68-layer-16-0&amp;amp;widget_2=search_status%3A%7B%22searchText%22%3A%221234%20Executive%20Park%20Blvd%22%7D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: 'dataSource_1-18fc5181f68-layer-16-0' is the datasourceID for my search widget:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ahargreaves_FW_0-1752594530544.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136541iDEC150A2F2DE47A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ahargreaves_FW_0-1752594530544.png" alt="ahargreaves_FW_0-1752594530544.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 15:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1633198#M19945</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2025-07-15T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search Experience Builder With Link</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1634743#M20041</link>
      <description>&lt;P&gt;The colon '&lt;FONT face="courier new,courier"&gt;:&lt;/FONT&gt;' just after &lt;FONT face="courier new,courier"&gt;#data_s=id&lt;/FONT&gt; needs to be encoded to &lt;FONT face="courier new,courier"&gt;%3A&lt;/FONT&gt;&amp;nbsp;so it looks like this:&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;#data_s=id%3A&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;instead of this:&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;#data_s=id:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Conversely, the &lt;FONT face="courier new,courier"&gt;%3A&lt;/FONT&gt; just after the '&lt;FONT face="courier new,courier"&gt;search_status&lt;/FONT&gt;' parameter needs to be a colon '&lt;FONT face="courier new,courier"&gt;:&lt;/FONT&gt;' so it looks like this:&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;search_status:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;instead of this:&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;search_status%3A&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The final URL should look like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://myportal.org/portal/apps/experiencebuilder/experience/?id=4224xxxxxxxxxxxxx982#data_s=id%3AdataSource_1-18fc5181f68-layer-16-0&amp;amp;widget_2=search_status:%7B%22searchText%22%3A%221234%20Executive%20Park%20Blvd%22%7D&lt;/LI-CODE&gt;&lt;P&gt;This is a breakdown of why some colons are encoded or not:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alex_friant_0-1753126751998.png" style="width: 743px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136871i424F80295A68775C/image-dimensions/743x182?v=v2" width="743" height="182" role="button" title="alex_friant_0-1753126751998.png" alt="alex_friant_0-1753126751998.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 19:39:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/search-experience-builder-with-link/m-p/1634743#M20041</guid>
      <dc:creator>alex_friant</dc:creator>
      <dc:date>2025-07-21T19:39:47Z</dc:date>
    </item>
  </channel>
</rss>

