<?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 multiple selection by URL in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11930#M1152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have a problem, i have a rest service that shows some estates, i want to select some of them using the URL, i can only select them one by one, but i need to select a group of them specifying them by the URL, this is the example where i am leading &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/exp_history/?parcelid=1919403022"&gt;http://developers.arcgis.com/javascript/samples/exp_history/?parcelid=1919403022&lt;/A&gt;&lt;SPAN&gt; , the goal is to write the numbers of some parcels in the URL, then,&amp;nbsp; hit enter and those parcels have to be selected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 15:09:19 GMT</pubDate>
    <dc:creator>LuisEspinosa</dc:creator>
    <dc:date>2014-06-10T15:09:19Z</dc:date>
    <item>
      <title>multiple selection by URL</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11930#M1152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have a problem, i have a rest service that shows some estates, i want to select some of them using the URL, i can only select them one by one, but i need to select a group of them specifying them by the URL, this is the example where i am leading &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/exp_history/?parcelid=1919403022"&gt;http://developers.arcgis.com/javascript/samples/exp_history/?parcelid=1919403022&lt;/A&gt;&lt;SPAN&gt; , the goal is to write the numbers of some parcels in the URL, then,&amp;nbsp; hit enter and those parcels have to be selected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 15:09:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11930#M1152</guid>
      <dc:creator>LuisEspinosa</dc:creator>
      <dc:date>2014-06-10T15:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: multiple selection by URL</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11931#M1153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does this sample get the parcelid of the parcel that is selected?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 15:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11931#M1153</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-06-10T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: multiple selection by URL</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11932#M1154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How does this sample get the parcelid of the parcel that is selected?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when a parcel is select, the id of the parcel is updated in the url, if you write the id of the parcel in the URL, takes you to the parcel&amp;nbsp;&amp;nbsp; indicated, i want to select multiple parcels just writing the id in the URL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 15:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11932#M1154</guid>
      <dc:creator>LuisEspinosa</dc:creator>
      <dc:date>2014-06-10T15:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: multiple selection by URL</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11933#M1155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can send parcel ids separated by ';' in URL string and read all ids and add in where clause of the query object. Perform query as&amp;nbsp; you are doing in single parcel selection. Zoom to the result of query task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mudit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 09:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-selection-by-url/m-p/11933#M1155</guid>
      <dc:creator>MuditAgarwal</dc:creator>
      <dc:date>2014-06-12T09:28:22Z</dc:date>
    </item>
  </channel>
</rss>

