<?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 Open link from attributes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719063#M66758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have layer which has one field "Images" and in this field i have image links from my shared folder (e.g.&amp;nbsp; K:\images\image_1.jpg).&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i open this image in popup or in other window? I tried use&amp;nbsp; &amp;lt;img&amp;nbsp;src='{&lt;SPAN&gt;Images&lt;/SPAN&gt;}'&amp;gt;, also&amp;nbsp; make DIV in popupTemplate to have clickable content , but have no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas and help please/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2020 16:20:47 GMT</pubDate>
    <dc:creator>Vakhtang_Zubiashvili</dc:creator>
    <dc:date>2020-04-29T16:20:47Z</dc:date>
    <item>
      <title>Open link from attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719063#M66758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have layer which has one field "Images" and in this field i have image links from my shared folder (e.g.&amp;nbsp; K:\images\image_1.jpg).&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i open this image in popup or in other window? I tried use&amp;nbsp; &amp;lt;img&amp;nbsp;src='{&lt;SPAN&gt;Images&lt;/SPAN&gt;}'&amp;gt;, also&amp;nbsp; make DIV in popupTemplate to have clickable content , but have no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas and help please/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 16:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719063#M66758</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2020-04-29T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Open link from attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719064#M66759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, not sure what you mean but are you referring to using it as a link?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.w3schools.com/tags/att_a_target.asp" title="https://www.w3schools.com/tags/att_a_target.asp"&gt;HTML a target Attribute&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;a&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;href&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;http link to your image&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;target&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;_blank&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Image&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just note that if you want to share that image, it needs to be hosted on a web server so that it can be accessed via http/https&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 03:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719064#M66759</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2020-04-30T03:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Open link from attributes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719065#M66760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if you already tried the steps described on this article:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000015368" title="https://support.esri.com/en/technical-article/000015368"&gt;How To: Add an image at the top of pop-up windows in ArcGIS Online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 03:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-link-from-attributes/m-p/719065#M66760</guid>
      <dc:creator>VictorCoelho</dc:creator>
      <dc:date>2020-04-30T03:29:21Z</dc:date>
    </item>
  </channel>
</rss>

