<?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 Pre-filling a URL using GIS attributes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324557#M29892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to pre-fill a web page form with Public Land Survey System attributes from my GIS.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://sdms.ak.blm.gov/perl-bin/acres/twpall/get_mtrland.pl" title="https://sdms.ak.blm.gov/perl-bin/acres/twpall/get_mtrland.pl"&gt;BLM-Alaska Case Retrieval Enterprise System (ACRES)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I append the text "?rng_num=3" to the end of the URL in theory it should enter the number 3 into the "Range" box but nothing seems to be happening.&amp;nbsp; Any ideas why not?&amp;nbsp; i can't get anything to pre-fill on this page.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2018 02:17:52 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-02-21T02:17:52Z</dc:date>
    <item>
      <title>Pre-filling a URL using GIS attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324557#M29892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to pre-fill a web page form with Public Land Survey System attributes from my GIS.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://sdms.ak.blm.gov/perl-bin/acres/twpall/get_mtrland.pl" title="https://sdms.ak.blm.gov/perl-bin/acres/twpall/get_mtrland.pl"&gt;BLM-Alaska Case Retrieval Enterprise System (ACRES)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I append the text "?rng_num=3" to the end of the URL in theory it should enter the number 3 into the "Range" box but nothing seems to be happening.&amp;nbsp; Any ideas why not?&amp;nbsp; i can't get anything to pre-fill on this page.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 02:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324557#M29892</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-21T02:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-filling a URL using GIS attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324558#M29893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/306092"&gt;Ryan Quigley&lt;/A&gt;&amp;nbsp; &amp;nbsp;it might help others answer if you mention what API/development platform and version you are using, and where you are pulling your GIS data from (fgdb? SQL? Oracle?, AGS service?).&amp;nbsp; &amp;nbsp; If you have code you want to paste, use &lt;A href="https://community.esri.com/people/curtvprice/blog/2014/09/25/posting-code-blocks-in-the-new-geonet?sr=search&amp;amp;searchId=cddee109-f009-49ef-b4fa-84941ef00d5d&amp;amp;searchIndex=8"&gt;https://community.esri.com/people/curtvprice/blog/2014/09/25/posting-code-blocks-in-the-new-geonet?sr=search&amp;amp;searchId=cddee109-f009-49ef-b4fa-84941ef00d5d&amp;amp;searchIndex=8&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 02:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324558#M29893</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2018-02-21T02:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-filling a URL using GIS attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324559#M29894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebecca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pulling the GIS attributes from ArcGIS online but this should work with any web browser when you add to a URL to pre-fill.&amp;nbsp; There isn't really any programming or code involved other than that that I'm aware of.&amp;nbsp; I've seen it with plenty of other pages using this method.&amp;nbsp; I think there's something different about this web page that I don't understand that causes the boxes to not pre-fill from the URL.&amp;nbsp; I'm web developer illiterate so sorry if I can't provide much more information than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 17:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-filling-a-url-using-gis-attributes/m-p/324559#M29894</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-21T17:42:03Z</dc:date>
    </item>
  </channel>
</rss>

