<?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 Re: How to add an attribute value to info window as a link? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339966#M31470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;below should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;template.setContent("&amp;lt;a target='_blank' href=${&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Web_Address&lt;/STRONG&gt;}&amp;gt;Link&amp;lt;/a&amp;gt;");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2014 10:28:18 GMT</pubDate>
    <dc:creator>RiyasDeen</dc:creator>
    <dc:date>2014-08-22T10:28:18Z</dc:date>
    <item>
      <title>How to add an attribute value to info window as a link?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339965#M31469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am using ArcGIS API for JavaScript and I want to use a value from a feature class attribute as a hyperlink.&lt;/P&gt;&lt;P&gt;For example, &lt;STRONG&gt;&lt;SPAN&gt;"template.setContent("&amp;lt;b&amp;gt;Web Address: &amp;lt;a target='_blank' href=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.esri.com" rel="nofollow" target="_blank"&gt;http://www.esri.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;${Web_Address}&amp;lt;/a&amp;gt;&amp;lt;/b&amp;gt;")&lt;/SPAN&gt;&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;This creates an info window with "Web Address" link to ESRI's website. &lt;/P&gt;&lt;P&gt;The web addresses for my features (about 950 features of a polygon features class) are included in the "Link" field. How do I write the code similar to the above example but the link in my info window to point the the attribute record in my "Link" field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 08:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339965#M31469</guid>
      <dc:creator>HabG_</dc:creator>
      <dc:date>2014-08-22T08:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an attribute value to info window as a link?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339966#M31470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;below should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;template.setContent("&amp;lt;a target='_blank' href=${&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Web_Address&lt;/STRONG&gt;}&amp;gt;Link&amp;lt;/a&amp;gt;");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 10:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339966#M31470</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-08-22T10:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to add an attribute value to info window as a link?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339967#M31471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Riyas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 11:02:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-add-an-attribute-value-to-info-window-as-a/m-p/339967#M31471</guid>
      <dc:creator>HabG_</dc:creator>
      <dc:date>2014-08-22T11:02:52Z</dc:date>
    </item>
  </channel>
</rss>

