<?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 fields in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468128#M12084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following the example at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify&lt;/A&gt;&lt;SPAN&gt;, is there a way to specify the fields we want returned from the identify function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2011 23:04:11 GMT</pubDate>
    <dc:creator>DonFreeman</dc:creator>
    <dc:date>2011-04-12T23:04:11Z</dc:date>
    <item>
      <title>Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468128#M12084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following the example at &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify&lt;/A&gt;&lt;SPAN&gt;, is there a way to specify the fields we want returned from the identify function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 23:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468128#M12084</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-04-12T23:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468129#M12085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As the Identify is not working on a specific feature class, there is no way to specify the returned fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could do it by code when the task is completed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 06:44:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468129#M12085</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-04-13T06:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468130#M12086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As the Identify is not working on a specific feature class, there is no way to specify the returned fields.&lt;BR /&gt; &lt;BR /&gt;You could do it by code when the task is completed.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, we could specify that we wanted it to work only on one layer. That way we would know which Feature Class it was going to bring back. However I get your point. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At a more basic level, I thought that if we hid the unwanted fields before the service was published that they would not show up in the identify. However that appears to not be the case unless I'm missing something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 14:19:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468130#M12086</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-04-13T14:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468131#M12087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;At a more basic level, I thought that if we hid the unwanted fields before the service was published that they would not show up in the identify. However that appears to not be the case unless I'm missing something? &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean that you are seeing fields that should be hidden by the service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a puiblic sample Url showing this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 07:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468131#M12087</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-04-14T07:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468132#M12088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My mistake. I had a typo in the service name after I hid the fields. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 17:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468132#M12088</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-04-14T17:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Identify fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468133#M12089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to know it's not an ESRI bug:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/identify-fields/m-p/468133#M12089</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-04-15T07:37:35Z</dc:date>
    </item>
  </channel>
</rss>

