<?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 Add an attachment image to popup infoWindow for ArcGIS API for silverlight in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50809#M1355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm suppose to show image photo on a click event(specific point) in a pop up infoWindow from a service &lt;/P&gt;&lt;P&gt;which has an attachements . The attachement has set of photos .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ibrahim Sahi&lt;/P&gt;&lt;P&gt;Developer intern at CNTIG &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 13:52:40 GMT</pubDate>
    <dc:creator>soumahorosahi_ibrahim</dc:creator>
    <dc:date>2015-11-03T13:52:40Z</dc:date>
    <item>
      <title>Add an attachment image to popup infoWindow for ArcGIS API for silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50809#M1355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm suppose to show image photo on a click event(specific point) in a pop up infoWindow from a service &lt;/P&gt;&lt;P&gt;which has an attachements . The attachement has set of photos .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ibrahim Sahi&lt;/P&gt;&lt;P&gt;Developer intern at CNTIG &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:52:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50809#M1355</guid>
      <dc:creator>soumahorosahi_ibrahim</dc:creator>
      <dc:date>2015-11-03T13:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add an attachment image to popup infoWindow for ArcGIS API for silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50810#M1356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ibrahim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a pretty good question. Based on my knowledge, in order to accomplish this task, you need to use &lt;A href="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.AttachmentEditor.html" title="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.AttachmentEditor.html"&gt;AttachmentEditor&lt;/A&gt;​ &amp;amp; &lt;A href="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.InfoWindow_members.html" title="https://developers.arcgis.com/silverlight/api-reference/#ESRI.ArcGIS.Client.Toolkit~ESRI.ArcGIS.Client.Toolkit.InfoWindow_members.html"&gt;InfoWindow&lt;/A&gt; Class. You can take a deep look about that AttachmentEditor link and try to connect attachments by click features on map, and then you can try to merge this function within the info window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can based on this &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#InfoWindowSimple"&gt;infoWindow sample&lt;/A&gt; to extend the attachmentEditor function to access the attachment to infoWindow popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, the logic is:&lt;/P&gt;&lt;P&gt;1. Get connect to attachment to feature services by using AttachmentEditor&lt;/P&gt;&lt;P&gt;2. Use infoWindow class to wire up the attachments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Nathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 17:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50810#M1356</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2015-11-03T17:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add an attachment image to popup infoWindow for ArcGIS API for silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50811#M1357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a pretty old, but the basics are the same.&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/odoe/5059401" title="https://gist.github.com/odoe/5059401"&gt;Add an attachment image to popup infoWindow for ArcGIS JavaScript API. · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;When you have the graphic you can query the attachments from FeatureLayer and display images in the popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 18:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50811#M1357</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2015-11-03T18:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add an attachment image to popup infoWindow for ArcGIS API for silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50812#M1358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way for this i know for silverlight is use custom tool tip control template, then bind it with images.&amp;nbsp; The only problem is its work on hover not on click... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 19:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50812#M1358</guid>
      <dc:creator>Asgharkhan</dc:creator>
      <dc:date>2015-11-03T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add an attachment image to popup infoWindow for ArcGIS API for silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50813#M1359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp; guys for all your replies im gonna try all the methods and keep you update asap thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 23:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/add-an-attachment-image-to-popup-infowindow-for/m-p/50813#M1359</guid>
      <dc:creator>soumahorosahi_ibrahim</dc:creator>
      <dc:date>2015-11-03T23:37:02Z</dc:date>
    </item>
  </channel>
</rss>

