<?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 Pop-Ups Header in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501061#M1350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: hanidraidi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the display expression for the parcels layer to ???Parcel Details???, so when I identify a parcel, its attributes appear under Parcel Details-title. I published the mxd as a service and added it to my site (Built using ArcGIS viewer for Silverlight), when configuring the layer pop-ups, the header does not take the display expression from the mxd, instead it uses a field (Shape_Area here), thus when I identify a parcel in the viewer, the title is the area of the parcel. How to change the header to Parcel Details as in the mxd? This is shown in the screen shots below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hani&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Display expression in ArcMap (Layer Properties&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Expression)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34123[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Identify in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34124[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3- Pop-Ups Configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34125[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4- Identify in the Web app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34126[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2014 10:06:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-05-28T10:06:13Z</dc:date>
    <item>
      <title>Pop-Ups Header</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501061#M1350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: hanidraidi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the display expression for the parcels layer to ???Parcel Details???, so when I identify a parcel, its attributes appear under Parcel Details-title. I published the mxd as a service and added it to my site (Built using ArcGIS viewer for Silverlight), when configuring the layer pop-ups, the header does not take the display expression from the mxd, instead it uses a field (Shape_Area here), thus when I identify a parcel in the viewer, the title is the area of the parcel. How to change the header to Parcel Details as in the mxd? This is shown in the screen shots below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hani&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Display expression in ArcMap (Layer Properties&amp;gt;&amp;gt;Display&amp;gt;&amp;gt;Expression)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34123[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Identify in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34124[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3- Pop-Ups Configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34125[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4- Identify in the Web app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]34126[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 10:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501061#M1350</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-05-28T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Ups Header</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501062#M1351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: PietaS175&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how to set it to be the display expression, but this is where you set it &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(this is from a previous thread on here)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change OnClickPopupContainerStyle.xaml located in Config/Layouts/ResourceDictionaries/Common &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It contains the datatemplate for the popup. Change line number 755 from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;TextBlock Text="{Binding PopupItem.Title}" Grid.Row="0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;TextBlock Text="{Binding PopupItem.LayerName}" Grid.Row="0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;will display the Layer Name instead of the Title (Primary Display Field)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 11:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501062#M1351</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-05-28T11:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Ups Header</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501063#M1352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked well. Thank you very much Pieta.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 11:43:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/pop-ups-header/m-p/501063#M1352</guid>
      <dc:creator>HaniDraidi</dc:creator>
      <dc:date>2014-05-28T11:43:48Z</dc:date>
    </item>
  </channel>
</rss>

