<?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 Re: Feature query doesn't return all fields like it's supposed to. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-query-doesn-t-return-all-fields-like-it-s/m-p/538729#M12148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind, I found a workaround. I was building up the feature layer object from a url in the widget there for some reason...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Including the feature layer in the config.xml (FlexViewer main config file) instead and accessing it via Map.getLayer(...) solved the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 14:44:53 GMT</pubDate>
    <dc:creator>GregoryKramida</dc:creator>
    <dc:date>2011-09-27T14:44:53Z</dc:date>
    <item>
      <title>Feature query doesn't return all fields like it's supposed to.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-query-doesn-t-return-all-fields-like-it-s/m-p/538728#M12147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Query that is performed on a feature layer and is supposed to return all fields, i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;this.someQuery.outFields = ["*"];&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It queries a feature layer where all the fields are accessible and editable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Fields: &lt;BR /&gt;objectid (Type: esriFieldTypeOID, Alias: OBJECTID, Editable: False)&lt;BR /&gt;length (Type: esriFieldTypeDouble, Alias: length, Editable: True)&lt;BR /&gt;segment_count (Type: esriFieldTypeSmallInteger, Alias: segment_count, Editable: True)&lt;BR /&gt;a_node (Type: esriFieldTypeInteger, Alias: a_node, Editable: True)&lt;BR /&gt;b_node (Type: esriFieldTypeInteger, Alias: b_node, Editable: True)&lt;BR /&gt;class (Type: esriFieldTypeString, Alias: class, Length: 50, Editable: True)&lt;BR /&gt;cost (Type: esriFieldTypeDouble, Alias: cost, Editable: True)&lt;BR /&gt;name (Type: esriFieldTypeString, Alias: name, Length: 50, Editable: True)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the only fields returned are "class", "name", "objectid", and the geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas on what's going wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-query-doesn-t-return-all-fields-like-it-s/m-p/538728#M12147</guid>
      <dc:creator>GregoryKramida</dc:creator>
      <dc:date>2011-09-27T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Feature query doesn't return all fields like it's supposed to.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-query-doesn-t-return-all-fields-like-it-s/m-p/538729#M12148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Never mind, I found a workaround. I was building up the feature layer object from a url in the widget there for some reason...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Including the feature layer in the config.xml (FlexViewer main config file) instead and accessing it via Map.getLayer(...) solved the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/feature-query-doesn-t-return-all-fields-like-it-s/m-p/538729#M12148</guid>
      <dc:creator>GregoryKramida</dc:creator>
      <dc:date>2011-09-27T14:44:53Z</dc:date>
    </item>
  </channel>
</rss>

