<?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 How to extract attribute values when identifying features in Javascript API 3.x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716985#M66615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, I need to a extract the value for a particular field in a feature layer when a user clicks on a given feature.&amp;nbsp; I don't need to display the field value in a popup but just to use that value elsewhere in my code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I need to define a feature layer but not sure on the rest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see examples extracting field values using a (feature layer).on { } event listener and then displaying the values in a popup with this "$" notation.&amp;nbsp; But I don't think this is what I'm looking for.&lt;/P&gt;&lt;P&gt;I also&amp;nbsp;see there's a QueryTask object that returns a FeatureSet and&amp;nbsp;presumably I can extract the value from that, but I can't find an example that shows the precise syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2019 15:56:26 GMT</pubDate>
    <dc:creator>DanielSchatt</dc:creator>
    <dc:date>2019-03-15T15:56:26Z</dc:date>
    <item>
      <title>How to extract attribute values when identifying features in Javascript API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716985#M66615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, I need to a extract the value for a particular field in a feature layer when a user clicks on a given feature.&amp;nbsp; I don't need to display the field value in a popup but just to use that value elsewhere in my code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I need to define a feature layer but not sure on the rest.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see examples extracting field values using a (feature layer).on { } event listener and then displaying the values in a popup with this "$" notation.&amp;nbsp; But I don't think this is what I'm looking for.&lt;/P&gt;&lt;P&gt;I also&amp;nbsp;see there's a QueryTask object that returns a FeatureSet and&amp;nbsp;presumably I can extract the value from that, but I can't find an example that shows the precise syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 15:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716985#M66615</guid>
      <dc:creator>DanielSchatt</dc:creator>
      <dc:date>2019-03-15T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract attribute values when identifying features in Javascript API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716986#M66616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, check this example.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/query_nomap.html" title="https://developers.arcgis.com/javascript/3/jssamples/query_nomap.html"&gt;Query data without a map | ArcGIS API for JavaScript 3.27&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So instead of making a popup u can get the parameters easily with the for sentence over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this help u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 16:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716986#M66616</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2019-03-15T16:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract attribute values when identifying features in Javascript API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716987#M66617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Evelyn, I overlooked this, hopefully it's what I need!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 14:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-extract-attribute-values-when-identifying/m-p/716987#M66617</guid>
      <dc:creator>DanielSchatt</dc:creator>
      <dc:date>2019-03-18T14:03:30Z</dc:date>
    </item>
  </channel>
</rss>

