<?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 Query data without a map Help in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25626#M2218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to add my own map service to the provided example but having no luck getting it to work. any help would be appreciated. I really just need a few fields from my service returned. i.e. &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Name, &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Docket_Number, &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;PRM_Pre_App_Meeting&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esri example &lt;A href="https://developers.arcgis.com/javascript/jssamples/query_nomap.html"&gt;https://developers.arcgis.com/javascript/jssamples/query_nomap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my map service &lt;A href="http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0" title="http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0"&gt;http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 03:48:44 GMT</pubDate>
    <dc:creator>MeganWirth</dc:creator>
    <dc:date>2016-01-21T03:48:44Z</dc:date>
    <item>
      <title>Query data without a map Help</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25626#M2218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to add my own map service to the provided example but having no luck getting it to work. any help would be appreciated. I really just need a few fields from my service returned. i.e. &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Name, &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Docket_Number, &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;PRM_Pre_App_Meeting&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esri example &lt;A href="https://developers.arcgis.com/javascript/jssamples/query_nomap.html"&gt;https://developers.arcgis.com/javascript/jssamples/query_nomap.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my map service &lt;A href="http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0" title="http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0"&gt;http://services1.arcgis.com/1vlgiUCSf9FiT4I0/arcgis/rest/services/Subdivisions_Proposed/FeatureServer/0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 03:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25626#M2218</guid>
      <dc:creator>MeganWirth</dc:creator>
      <dc:date>2016-01-21T03:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Query data without a map Help</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25627#M2219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to add &lt;STRONG&gt;Where&lt;/STRONG&gt; property on Querying your map service. I have added your map service and I pointed the field &lt;STRONG&gt;Name&lt;/STRONG&gt; from your service like,&lt;/P&gt;&lt;P&gt;query.where = "Name = '" + dom.byId("stateName").value + "'";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added that sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 11:22:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25627#M2219</guid>
      <dc:creator>KousikM</dc:creator>
      <dc:date>2016-01-21T11:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Query data without a map Help</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25628#M2220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sir! I see what you did there. I am obviously ignorant when it comes to js, but I am trying to change that. thanks again. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 14:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25628#M2220</guid>
      <dc:creator>MeganWirth</dc:creator>
      <dc:date>2016-01-21T14:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query data without a map Help</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25629#M2221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if i am over reaching. Is there a simple way to display the date fields in the query result as a an actual calendar type date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 14:42:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/query-data-without-a-map-help/m-p/25629#M2221</guid>
      <dc:creator>MeganWirth</dc:creator>
      <dc:date>2016-01-21T14:42:35Z</dc:date>
    </item>
  </channel>
</rss>

