<?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: Pass �??Selection�?� parameter Through URL in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633291#M14086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Shaun.&amp;nbsp; It certainly is nice having a place to go for help where there are so many knowledgeable individuals willing to share information.&amp;nbsp; Thanks again guys.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2012 13:36:25 GMT</pubDate>
    <dc:creator>jasonflake</dc:creator>
    <dc:date>2012-03-06T13:36:25Z</dc:date>
    <item>
      <title>Pass ???Selection??? parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633286#M14081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all.&amp;nbsp; Was curious if anyone had any experience they might be willing to share with passing specific selection parameters from one web site into a flex site.&amp;nbsp; For example, if I wanted to take a parcel number that is obtained within an assessors web site and upon a users click, pass that parcel number to a the GIS departments flex site and have the site select and zoom to said parcel.&amp;nbsp; Any suggestions or ideas?&amp;nbsp; Probably going to be something that is outside my level of experience but figured I would pose the question anyway.&amp;nbsp; I will admit that I am not a developer by any means and work pretty much exclusively through widgets to build most of what I have built.&amp;nbsp; I have been able to build a link into our assessors site but the link from the assessors site back to the GIS map is much more difficult for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633286#M14081</guid>
      <dc:creator>jasonflake</dc:creator>
      <dc:date>2012-03-02T18:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pass �??Selection�?� parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633287#M14082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can easily take a parameter from a URL to do something when opening a flex web site. Here's a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#/Pass_URL_parameters/01nq00000051000000/"&gt;sample&lt;/A&gt;&lt;SPAN&gt; that shows you how to do that&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 18:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633287#M14082</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2012-03-02T18:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pass �??Selection�?� parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633288#M14083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can also accomplish your exact scenario using the Enhanced Search Widget found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/rc/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e"&gt;http://www.arcgis.com/rc/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It allows for url searches of a specific layer and highlight of that layer as well as zooming to the feature and displaying results of the search in the widget. Detailed information on setting up the url search capability can be found i the Enhanced Search Widget URL Search Configuration.pdf inside the download.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 12:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633288#M14083</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-03-03T12:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pass �??Selection�?� parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633289#M14084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the replies/info kenbuja and rscheitlin.&amp;nbsp; Rscheitlin, I have actually utilized your Enhanced Search widget and it works great.&amp;nbsp; I will admit that I must have over looked that feature of the widget which you pointed out above.&amp;nbsp; I appreciate it.&amp;nbsp; From the looks of it, that is exactly what I would like to do. Thanks again for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 17:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633289#M14084</guid>
      <dc:creator>jasonflake</dc:creator>
      <dc:date>2012-03-05T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pass �??Selection�?� parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633290#M14085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did something similar where a user was looking at a selected property in another web application and when they clicked "GIS Viewer" it will go to my GIS application and zoom to that property. I set this up in the URL, so the link would be gis.viewer.com/?12345. So 12345 is the parcel ID and then I wrote a little code in a locate widget:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var url:String = ExternalInterface.call("window.location.href.toString");
&amp;nbsp;&amp;nbsp;&amp;nbsp; var urlArray:Array = url.split("?")
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So that's going to split up that url and chuck the parcel ID to urlArray[1];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I just set this as the default text in the search box on startup of the Flex Viewer - singleAddressTextItem.text = urlArray[1];&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633290#M14085</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2021-12-12T02:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pass �??Selection�?� parameter Through URL</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633291#M14086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Shaun.&amp;nbsp; It certainly is nice having a place to go for help where there are so many knowledgeable individuals willing to share information.&amp;nbsp; Thanks again guys.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 13:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pass-selection-parameter-through-url/m-p/633291#M14086</guid>
      <dc:creator>jasonflake</dc:creator>
      <dc:date>2012-03-06T13:36:25Z</dc:date>
    </item>
  </channel>
</rss>

