<?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 Accessing Data from a Feature Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/accessing-data-from-a-feature-layer/m-p/1252749#M80092</link>
    <description>&lt;P&gt;Hi, is there a way to check the data for a specific field in the feature layer? I'm basically trying to see if the input entered by the user already exists in the data or not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 03:04:22 GMT</pubDate>
    <dc:creator>TheGamer</dc:creator>
    <dc:date>2023-01-30T03:04:22Z</dc:date>
    <item>
      <title>Accessing Data from a Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/accessing-data-from-a-feature-layer/m-p/1252749#M80092</link>
      <description>&lt;P&gt;Hi, is there a way to check the data for a specific field in the feature layer? I'm basically trying to see if the input entered by the user already exists in the data or not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 03:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/accessing-data-from-a-feature-layer/m-p/1252749#M80092</guid>
      <dc:creator>TheGamer</dc:creator>
      <dc:date>2023-01-30T03:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Data from a Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/accessing-data-from-a-feature-layer/m-p/1252751#M80093</link>
      <description>&lt;P&gt;maybe you want get this:&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#queryFeatures:~:text=the%20query%0A%7D)%3B-,queryFeatures,-(query%2C" target="_self"&gt;FeatureLayer.queryFeature()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and set query option&lt;/P&gt;&lt;P&gt;forExample:&amp;nbsp;new Query().where = "name = '123'"&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 05:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/accessing-data-from-a-feature-layer/m-p/1252751#M80093</guid>
      <dc:creator>mqllin</dc:creator>
      <dc:date>2023-01-30T05:31:31Z</dc:date>
    </item>
  </channel>
</rss>

