<?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 Identify Widget not returning some fields in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479556#M13497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the "out of the box" identify widget with a v2.5 flex app that I am building.&amp;nbsp; It works excellently on a number of layers, but on one layer it is not returning two key fields.&amp;nbsp; Though it does return other fields from the same layer.&amp;nbsp; I have checked and double-checked the field names, aliases, etc. and can't find the problem.&amp;nbsp; I was hoping someone here could identify the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fields which aren't being returned are the "PROP_ADDRS" and "OWNER" fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only connection I can possibly see is that the Search Widget also uses these fields.&amp;nbsp; But I wouldn't expect that to impact this other widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a screenshot of my REST endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And here is my code (I've removed the lines specific to other layers, all of which are working fine):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;BR /&gt;&amp;lt;configuration&amp;gt;&lt;BR /&gt; &amp;lt;betareturngeometryfix&amp;gt;false&amp;lt;/betareturngeometryfix&amp;gt;&lt;BR /&gt; &amp;lt;identifylayeroption&amp;gt;visible&amp;lt;/identifylayeroption&amp;gt;&lt;BR /&gt; &amp;lt;identifytolerance&amp;gt;5&amp;lt;/identifytolerance&amp;gt;&lt;BR /&gt; &amp;lt;defaultzoomscale&amp;gt;5000&amp;lt;/defaultzoomscale&amp;gt;&lt;BR /&gt; &amp;lt;keepidentifyactive&amp;gt;true&amp;lt;/keepidentifyactive&amp;gt;&lt;BR /&gt; &amp;lt;returngeometryforzoom&amp;gt;true&amp;lt;/returngeometryforzoom&amp;gt;&lt;BR /&gt; &amp;lt;enablelineselect&amp;gt;false&amp;lt;/enablelineselect&amp;gt;&lt;BR /&gt; &amp;lt;enableextentselect&amp;gt;false&amp;lt;/enableextentselect&amp;gt;&lt;BR /&gt; &amp;lt;enablepolyselect&amp;gt;true&amp;lt;/enablepolyselect&amp;gt;&lt;BR /&gt; &amp;lt;enablemouseovergraphicsinfo&amp;gt;true&amp;lt;/enablemouseovergraphicsinfo&amp;gt;&lt;BR /&gt; &amp;lt;enablemouseoverrecordinfo&amp;gt;true&amp;lt;/enablemouseoverrecordinfo&amp;gt;&lt;BR /&gt; &amp;lt;usemaptime&amp;gt;false&amp;lt;/usemaptime&amp;gt;&lt;BR /&gt; &amp;lt;infoautoclosemilliseconds&amp;gt;10000&amp;lt;/infoautoclosemilliseconds&amp;gt;&lt;BR /&gt; &amp;lt;autoactivatedtool&amp;gt;mappoint&amp;lt;/autoactivatedtool&amp;gt; &lt;BR /&gt; &amp;lt;excludebasemaps&amp;gt;true&amp;lt;/excludebasemaps&amp;gt;&lt;BR /&gt; &amp;lt;labels&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;zoom2message&amp;gt;Click to Zoom&amp;lt;/zoom2message&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;identifylabel&amp;gt;Identify&amp;lt;/identifylabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;resultslabel&amp;gt;Results&amp;lt;/resultslabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;descriptionlabel&amp;gt;Select a geometry to use to identify features&amp;lt;/descriptionlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;pointlabel&amp;gt;Identify by Point&amp;lt;/pointlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;linelabel&amp;gt;&amp;lt;/linelabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;rectlabel&amp;gt;&amp;lt;/rectlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;polylabel&amp;gt;Identify by Polygon&amp;lt;/polylabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;clearlabel&amp;gt;Clear&amp;lt;/clearlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;loadinglabel&amp;gt;Loading...&amp;lt;/loadinglabel&amp;gt;&lt;BR /&gt; &amp;lt;/labels&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;useproxy&amp;gt;&amp;lt;/useproxy&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layers onlythese="true"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer&amp;gt;&lt;BR /&gt; &amp;lt;name&amp;gt;LotLines&amp;lt;/name&amp;gt;&lt;BR /&gt; &amp;lt;fields&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.PROP_ADDRS" alias="Property Address" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWNER" alias="Owner" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD1" alias="Owner Address1" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD2" alias="Owner Address2" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD3" alias="Owner City" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD4" alias="Owner State" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD5" alias="Owner Zip" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;/fields&amp;gt;&lt;BR /&gt; &amp;lt;links&amp;gt;&amp;lt;/links&amp;gt;&lt;BR /&gt; &amp;lt;zoomscale&amp;gt;1200&amp;lt;/zoomscale&amp;gt;&lt;BR /&gt; &amp;lt;forcescale&amp;gt;true&amp;lt;/forcescale&amp;gt;&lt;BR /&gt; &amp;lt;/layer&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layers&amp;gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;symbols&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplefillsymbol color="0x00FFFF" alpha="0.3" style="solid"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outline color="0x00FFDD" alpha="1.0" width="2"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplefillsymbol&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplemarkersymbol style="Triangle" size="12" color="0x00FFDD" alpha="1.0" xoffset="0" yoffset="0" angle="0"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outline style="solid" color="0xffffff" alpha="1.0" width="1"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplemarkersymbol&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplelinesymbol color="0x00FFDD" alpha="1.0" width="3"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/symbols&amp;gt;&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 19:54:28 GMT</pubDate>
    <dc:creator>SeanGambrel</dc:creator>
    <dc:date>2014-02-13T19:54:28Z</dc:date>
    <item>
      <title>Identify Widget not returning some fields</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479556#M13497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the "out of the box" identify widget with a v2.5 flex app that I am building.&amp;nbsp; It works excellently on a number of layers, but on one layer it is not returning two key fields.&amp;nbsp; Though it does return other fields from the same layer.&amp;nbsp; I have checked and double-checked the field names, aliases, etc. and can't find the problem.&amp;nbsp; I was hoping someone here could identify the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fields which aren't being returned are the "PROP_ADDRS" and "OWNER" fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only connection I can possibly see is that the Search Widget also uses these fields.&amp;nbsp; But I wouldn't expect that to impact this other widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a screenshot of my REST endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And here is my code (I've removed the lines specific to other layers, all of which are working fine):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;BR /&gt;&amp;lt;configuration&amp;gt;&lt;BR /&gt; &amp;lt;betareturngeometryfix&amp;gt;false&amp;lt;/betareturngeometryfix&amp;gt;&lt;BR /&gt; &amp;lt;identifylayeroption&amp;gt;visible&amp;lt;/identifylayeroption&amp;gt;&lt;BR /&gt; &amp;lt;identifytolerance&amp;gt;5&amp;lt;/identifytolerance&amp;gt;&lt;BR /&gt; &amp;lt;defaultzoomscale&amp;gt;5000&amp;lt;/defaultzoomscale&amp;gt;&lt;BR /&gt; &amp;lt;keepidentifyactive&amp;gt;true&amp;lt;/keepidentifyactive&amp;gt;&lt;BR /&gt; &amp;lt;returngeometryforzoom&amp;gt;true&amp;lt;/returngeometryforzoom&amp;gt;&lt;BR /&gt; &amp;lt;enablelineselect&amp;gt;false&amp;lt;/enablelineselect&amp;gt;&lt;BR /&gt; &amp;lt;enableextentselect&amp;gt;false&amp;lt;/enableextentselect&amp;gt;&lt;BR /&gt; &amp;lt;enablepolyselect&amp;gt;true&amp;lt;/enablepolyselect&amp;gt;&lt;BR /&gt; &amp;lt;enablemouseovergraphicsinfo&amp;gt;true&amp;lt;/enablemouseovergraphicsinfo&amp;gt;&lt;BR /&gt; &amp;lt;enablemouseoverrecordinfo&amp;gt;true&amp;lt;/enablemouseoverrecordinfo&amp;gt;&lt;BR /&gt; &amp;lt;usemaptime&amp;gt;false&amp;lt;/usemaptime&amp;gt;&lt;BR /&gt; &amp;lt;infoautoclosemilliseconds&amp;gt;10000&amp;lt;/infoautoclosemilliseconds&amp;gt;&lt;BR /&gt; &amp;lt;autoactivatedtool&amp;gt;mappoint&amp;lt;/autoactivatedtool&amp;gt; &lt;BR /&gt; &amp;lt;excludebasemaps&amp;gt;true&amp;lt;/excludebasemaps&amp;gt;&lt;BR /&gt; &amp;lt;labels&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;zoom2message&amp;gt;Click to Zoom&amp;lt;/zoom2message&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;identifylabel&amp;gt;Identify&amp;lt;/identifylabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;resultslabel&amp;gt;Results&amp;lt;/resultslabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;descriptionlabel&amp;gt;Select a geometry to use to identify features&amp;lt;/descriptionlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;pointlabel&amp;gt;Identify by Point&amp;lt;/pointlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;linelabel&amp;gt;&amp;lt;/linelabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;rectlabel&amp;gt;&amp;lt;/rectlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;polylabel&amp;gt;Identify by Polygon&amp;lt;/polylabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;clearlabel&amp;gt;Clear&amp;lt;/clearlabel&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;loadinglabel&amp;gt;Loading...&amp;lt;/loadinglabel&amp;gt;&lt;BR /&gt; &amp;lt;/labels&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;useproxy&amp;gt;&amp;lt;/useproxy&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layers onlythese="true"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer&amp;gt;&lt;BR /&gt; &amp;lt;name&amp;gt;LotLines&amp;lt;/name&amp;gt;&lt;BR /&gt; &amp;lt;fields&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.PROP_ADDRS" alias="Property Address" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWNER" alias="Owner" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD1" alias="Owner Address1" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD2" alias="Owner Address2" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD3" alias="Owner City" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD4" alias="Owner State" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;field name="gisdata.GISADMIN.PARCELDATA.OWN_ADD5" alias="Owner Zip" popuponly="true" /&amp;gt;&lt;BR /&gt; &amp;lt;/fields&amp;gt;&lt;BR /&gt; &amp;lt;links&amp;gt;&amp;lt;/links&amp;gt;&lt;BR /&gt; &amp;lt;zoomscale&amp;gt;1200&amp;lt;/zoomscale&amp;gt;&lt;BR /&gt; &amp;lt;forcescale&amp;gt;true&amp;lt;/forcescale&amp;gt;&lt;BR /&gt; &amp;lt;/layer&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layers&amp;gt;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;symbols&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplefillsymbol color="0x00FFFF" alpha="0.3" style="solid"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outline color="0x00FFDD" alpha="1.0" width="2"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplefillsymbol&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplemarkersymbol style="Triangle" size="12" color="0x00FFDD" alpha="1.0" xoffset="0" yoffset="0" angle="0"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;outline style="solid" color="0xffffff" alpha="1.0" width="1"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/simplemarkersymbol&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;simplelinesymbol color="0x00FFDD" alpha="1.0" width="3"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/symbols&amp;gt;&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 19:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479556#M13497</guid>
      <dc:creator>SeanGambrel</dc:creator>
      <dc:date>2014-02-13T19:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget not returning some fields</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479557#M13498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sean,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Wow, you are still on 2.5... That is so many versions ago my knowledge of that version is pretty rusty. The best thing to do is set the onlythese to false and identify that layer and look at the field names that are being returned from the identify task and see if anything pops out at you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 20:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479557#M13498</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-13T20:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget not returning some fields</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479558#M13499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert, I had tried that and had the same result.&amp;nbsp; At least it's being consistent!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its very odd because the other fields in the LotLines layer are being returned with the identify widget.&amp;nbsp; And the search widget is able to return the values in these fields in this layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FWIW, we're running such an old version of FlexViewer because we're on an older version of server and my understanding is that higher versions of the flex viewer won't play correctly with our version of server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the suggestion, I'll keep plugging away.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479558#M13499</guid>
      <dc:creator>SeanGambrel</dc:creator>
      <dc:date>2014-02-14T12:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget not returning some fields</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479559#M13500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sean,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Can you try this (I really don't expect to see any difference, but it's worth a shot):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;LotLines&amp;lt;/name&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:#ff0000;"&gt;&amp;lt;fields all='true"/&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;links/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale&amp;gt;1200&amp;lt;/zoomscale&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;forcescale&amp;gt;true&amp;lt;/forcescale&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;
&amp;lt;/layers&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 21:10:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479559#M13500</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T21:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget not returning some fields</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479560#M13501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gave it a shot, no change.&amp;nbsp; Very perplexing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the suggestions, though!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 19:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-not-returning-some-fields/m-p/479560#M13501</guid>
      <dc:creator>SeanGambrel</dc:creator>
      <dc:date>2014-02-14T19:32:52Z</dc:date>
    </item>
  </channel>
</rss>

