<?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: Identify Widget 3.3.2 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437696#M12394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Glad that worked for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow&lt;/STRONG&gt;&lt;SPAN&gt; (promote).&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.3/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 12:03:21 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-07-03T12:03:21Z</dc:date>
    <item>
      <title>Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437691#M12389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have upgraded my Flexviewer/App Builder to version 3.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have then upgraded my identify widget to version 3.3.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been making the changes detailed in the configuration instruction pdf and am struggling with using the actual field name in the field element as per the instructions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]The field element name is now the actual field name and NOT the alias name of the field as it was in all previous versions.[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My map service layer has its fields defined as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fields: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FID ( type: esriFieldTypeOID , alias: FID ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shape ( type: esriFieldTypeGeometry , alias: Shape ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OBJECTID ( type: esriFieldTypeInteger , alias: OBJECT ID ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SHAPE_LENG ( type: esriFieldTypeDouble , alias: SHAPE_LENG ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SHAPE_AREA ( type: esriFieldTypeDouble , alias: SHAPE_AREA ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NAME_ ( type: esriFieldTypeString , alias: NAME , length: 50 ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MAIN_SWITC ( type: esriFieldTypeString , alias: MAIN NUMBER , length: 50 ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HYPERLINK ( type: esriFieldTypeString , alias: HYPERLINK , length: 100 ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my identify xml I want to show data from the NAME_ and MAIN_SWITC fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I specify the alias names (see below) I get data back&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;field name="NAME" alias="Name"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;field name="MAIN NUMBER" alias="Main Number"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I follow the instructions and use the actual field name I get nothing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are the instructions wrong, is this a bug or have I not updated the widget correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 14:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437691#M12389</guid>
      <dc:creator>EmmaAlterton1</dc:creator>
      <dc:date>2013-07-02T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437692#M12390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; So you would use this for the fields then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="&lt;SPAN style="color:#ff0000;"&gt;NAME_&lt;/SPAN&gt;" alias="Name"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="&lt;SPAN style="color:#ff0000;"&gt;MAIN_SWITC&lt;/SPAN&gt;" alias="Main Number"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As long as you followed the other directions about the url and id tags you should be fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437692#M12390</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T19:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437693#M12391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The code you posted with the actual names in it does not work for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through and changed the fields to these originally following your instructions and no data was returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I have the url to the mapserver and id tag correctly configured, including in the exclude layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can get the correct data if I have the url, id tag and fields using the alias name!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hence my confusion&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Emma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 14:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437693#M12391</guid>
      <dc:creator>EmmaAlterton1</dc:creator>
      <dc:date>2013-07-02T14:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437694#M12392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Several people have mentioned issues with upgrading an existing Application Builder application. Can you try creating a new Application (just for testing)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 15:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437694#M12392</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-02T15:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437695#M12393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed your suggestion and built a new application to test with. The identify worked with the actual names as you stated in the instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It just doesn't work with any existing applications that I created in a previous version and upgraded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luckily I only have a couple of existing applications so can create them afresh as this seems to get everything working correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Emma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 11:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437695#M12393</guid>
      <dc:creator>EmmaAlterton1</dc:creator>
      <dc:date>2013-07-03T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget 3.3.2</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437696#M12394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emma,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Glad that worked for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow&lt;/STRONG&gt;&lt;SPAN&gt; (promote).&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.3/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 12:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-3-3-2/m-p/437696#M12394</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-03T12:03:21Z</dc:date>
    </item>
  </channel>
</rss>

