<?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: Displaying Subtype Data in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398887#M11456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So what that tells me as the developer is that it has nothing to do with the way you have the widget configured it has to do with the way the data is being returned from ArcGIS Server in the Identify Task. I will add this to my list of things to look at when time permits.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 17:48:09 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-03-13T17:48:09Z</dc:date>
    <item>
      <title>Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398880#M11449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My subtype data does not display for some reason. I have 2 operational services, and probably 40 layers, and in none of them my subtype data displays. However, all the other data appear just fine. Am I missing something or is it just not possible to display that type of data?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 13:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398880#M11449</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-03-13T13:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398881#M11450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I just tested and subtype codes are returning fine for me... Is your subtype based on a code value domain? Is your subtype listed in the REST service directory for that particular layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 14:16:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398881#M11450</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-13T14:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398882#M11451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that I actually have one layer that is working with the identify widget with subtypes, but only one. Also, the eSearch widget displays all of them just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The subtypes are just listed in the Subtypes: section in the feature class properties, with a code and a description. It's a long integer field. The subtype field is set to the "subtypeCode." The fields in the 2 tables are the same data type (long integer), same length, same name. Of course, they have different codes and descriptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I compared the working layer - manholes - to one of the nonworking layers - poles, and I don't see a difference in the REST service directory for the layers. As it's working with eSearch, I'd think it'd have something to do with the identify widget config, but I really dont' see anything there. I have the same values for the 2 layers and one works, while all the others don't.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398882#M11451</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-03-13T15:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398883#M11452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; OK, So comparing the the eSearch and the Identify result (from a developers stand point) is like comparing apples and oranges, they use totally different base tasks from the API. The identify task &lt;/SPAN&gt;&lt;STRONG&gt;normally&lt;/STRONG&gt;&lt;SPAN&gt; returns all values just like you would see in ArcMap i.e subtype, domains, formatting, etc already applied. I have not seen it work otherwise as of yet. There is nothing that you have to configure in the IdentifyWidget.xml as normally the IdentifyTask handles all of this by itself. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;So are you saying that you see the long integer value instead of the subtype description right?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Are these layer adding in the main config xml as type dynamic or feature or what?&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398883#M11452</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-13T15:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398884#M11453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I just mentioned that eSearch worked because that would seem to eliminate an issue with my service or the layer itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I'm actually getting no data returned for those fields at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The operational layers are type dynamic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398884#M11453</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-03-13T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398885#M11454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; What happen when you set the IdentifyWidget.xml to:&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;&amp;lt;layers onlythese="&lt;SPAN style="color:#ff0000;"&gt;false&lt;/SPAN&gt;"&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; and remove the whole layer tag for that layer that is giving you trouble?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 17:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398885#M11454</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-13T17:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398886#M11455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the same results. No data for the subtype fields in any layer, except for the one layer (manholes).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 17:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398886#M11455</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-03-13T17:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398887#M11456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nicholas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So what that tells me as the developer is that it has nothing to do with the way you have the widget configured it has to do with the way the data is being returned from ArcGIS Server in the Identify Task. I will add this to my list of things to look at when time permits.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 17:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398887#M11456</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-13T17:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398888#M11457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I still have issues with my subtypes with identify. I just made a new one today - short integer coded field for pipe types. For some reason, it's displaying data that it's not even coded for - no explanation for this... it's displaying the data from another domain entirely - pipe size. Looking in REST in Server Manager, everything displays correctly, but not in Identify. Have you gotten a chance to look into these issues?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398888#M11457</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-06-19T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398889#M11458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; have you attempted to configure a popup for one of your layers with asubtype that is not behaving properly in the identify results? From what I am seeing it is an issue with the Servers identify task results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 13:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398889#M11458</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-06-20T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398890#M11459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I configured a popup for a water mains layer. It correctly translates the subtype into the correct name. If I use the identify tool in this example, it actually takes a value from another coded value domain and uses that, which I find baffling (the coded value for diameter). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So Identify returns 6" for the subtype and 6" for the diameter, while the popup correctly returns "Hydrant Leg" for the subtype and 6" for the diameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other issues I was having with the subtype - one was working correctly, and a bunch of them returned blanks (nothing) for the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 12:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398890#M11459</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-07-16T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398891#M11460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Is this something that you can help me address by make you data available to me so I can test and diagnose the issue with my widget (if one exists)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 13:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398891#M11460</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-16T13:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398892#M11461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I think I could create a subset of the data by removing most of it except for a few records that you could use for testing. I'm wondering what the minimum you would need for testing would be - maybe a few feature classes that I'm using that have subtypes, thrown in a small file gdb?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 12:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398892#M11461</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-07-17T12:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398893#M11462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That would be fine. So I take it your mapservice is not publicly available?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 12:41:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398893#M11462</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-17T12:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398894#M11463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the services are not publicly available, they are just on our intranet for employees. I'm attaching a zip file of a couple feature classes. The manholes class works when identified. With the others, I've had issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 14:49:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398894#M11463</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-07-17T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398895#M11464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if this was resolved or not. I'm going to mark it resolved and open a new thread, because I'm not sure if the issues I have now are the same ones as before... it seems like many of the subtypes are working, but I'm missing data in some fields, and not all of them are subtypes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 16:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398895#M11464</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-12T16:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398896#M11465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is an old forum post, but I just wanted to respond saying that I'm seeing similar results with data we are working with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oddly enough, we can resolve this issue by adding a field to the database table and NOT republishing the map service.&amp;nbsp; After that the subtype values return just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at some point you republish the map service it starts returning bad data for the subtype field again.&amp;nbsp; At that point if you remove the dummy column you added it begins to work again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have raised an issue with ESRI, but they claim that the IdentifyTask does not support returning subtype data and have filed this as an Enhancement Request instead of a bug.&amp;nbsp; We are currently waiting to hear back from a technical person on this "enhancement request" to see if it will be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff Machamer&lt;/P&gt;&lt;P&gt;3-GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 15:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398896#M11465</guid>
      <dc:creator>JeffMachamer</dc:creator>
      <dc:date>2014-08-26T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398897#M11466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;we have got the same problems with displaying subtype values in IdentifyTask. Can someone from Esri provide a linko to the enhancement request, so we can assure our customer, that the problem is not with our application?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398897#M11466</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2015-03-26T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398898#M11467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were provided a fix:&amp;nbsp; &lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 14.6666669845581px;"&gt;ArcGIS 10.1 SP1 QIP for Server hot fix QFE-101SP1QIP-S-305022&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There was also a 10.2 version:&amp;nbsp; &lt;SPAN style="color: #1f497d; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;QFE-1022-S-299337&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They listed the following in the hotfix notes as issues being addressed:&lt;/P&gt;&lt;P style="margin-left: 0.5in; color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;EM style="color: #1f497d; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;NIM097394 - The Identify tool does not display the domain and &lt;SPAN class="il"&gt;subtype&lt;/SPAN&gt; description when a feature class has a join.&lt;/EM&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;EM style="color: #1f497d; font-size: 11pt; font-family: Calibri, sans-serif;"&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-left: 0.5in; color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;&lt;EM style="color: #1f497d; font-size: 11pt; font-family: Calibri, sans-serif;"&gt;NIM103847 - Identify from REST returns null as the objectid for the feature from a layer that has join but no match is found for that feature in the joined table.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While none of those issues seem to be related to our issue, it did seem to fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398898#M11467</guid>
      <dc:creator>JeffMachamer</dc:creator>
      <dc:date>2015-03-26T12:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget: Displaying Subtype Data</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398899#M11468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;thank you for answer. I was however not able to find mentioned patches (I had a look in &lt;A href="http://support.esri.com/en/downloads/patches-servicepacks/list?productid=66&amp;amp;productVersions=10.2.2&amp;amp;productVersions=10.2.1&amp;amp;productVersions=10.2&amp;amp;productVersions=10.1&amp;amp;categoryTypes=8"&gt;here&lt;/A&gt;​, but I was not able to find the one associated with NIMs in your post).&lt;/P&gt;&lt;P&gt;Can you please provide me with a link or the date of issuing that patch so I am able to locate it?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Filip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:59:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-displaying-subtype-data/m-p/398899#M11468</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2015-03-26T12:59:01Z</dc:date>
    </item>
  </channel>
</rss>

