<?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 Tool that can handle Related Objects? in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423256#M1164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is ESRI planning to release a identify tool that is capable of allowing the end user to identify related objects?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our organization, we have around 60 or so related objects and want to be able to identify them within the application. ArcGIS Users in our organization like functionality the identify tool that was in the old web adf more than the pop-ups tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 13:21:16 GMT</pubDate>
    <dc:creator>IanPeebles</dc:creator>
    <dc:date>2012-12-06T13:21:16Z</dc:date>
    <item>
      <title>Identify Tool that can handle Related Objects?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423256#M1164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is ESRI planning to release a identify tool that is capable of allowing the end user to identify related objects?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our organization, we have around 60 or so related objects and want to be able to identify them within the application. ArcGIS Users in our organization like functionality the identify tool that was in the old web adf more than the pop-ups tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 13:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423256#M1164</guid>
      <dc:creator>IanPeebles</dc:creator>
      <dc:date>2012-12-06T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Tool that can handle Related Objects?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423257#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, we're currently working on an extended version of the Query Related Records tool that we released previously on ArcGIS Online. This should be included in our next release or shortly thereafter. We're tentatively looking at late December/early January for our next release. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=044f7170f1f9423b8026719e1d9e4510"&gt;http://www.arcgis.com/home/item.html?id=044f7170f1f9423b8026719e1d9e4510&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that "vasnake" wrote an extended version that you might want to look at, too. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 14:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423257#M1165</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-12-06T14:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Tool that can handle Related Objects?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423258#M1166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have seen this sample. This is tied to the pop-up.&amp;nbsp; .is that correct?&amp;nbsp; Instead of the pop-up, I would rather see a identify tool where we can click on a plus sign to drill down to the related objects and something that is configurable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 15:05:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423258#M1166</guid>
      <dc:creator>IanPeebles</dc:creator>
      <dc:date>2012-12-06T15:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Tool that can handle Related Objects?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423259#M1167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Okay, I see what you mean on how you would prefer to see it implemented, which sounds very similar to the workflow in ArcMap. Our pop-up functionality is essentially Identify functionality with a different look and feel. The current implementation of the Query Related Records tool is designed to take advantage of the existing framework in the SL Viewer. For example, when you click on a feature in the map, the pop-up (Identify) displays all the attribute information on the layer or feature. So when accessing the pop-up programmatically, you get all of the information you need to work with the layer and retrieve related records and so on (this is why the tool is attached to the popup.) Secondly, the SL Viewer's attribute table is designed to display attributes, so we simply take advantage of that built-in functionalty, instead of re-creating an attribute grid inside another dialog (which you could certainly do). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps explain a bit of the process on our end. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 14:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/identify-tool-that-can-handle-related-objects/m-p/423259#M1167</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-12-07T14:18:40Z</dc:date>
    </item>
  </channel>
</rss>

