<?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: adding HTML into  function layerTabContent in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396009#M36506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Swingly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 09:17:46 GMT</pubDate>
    <dc:creator>simonmiles</dc:creator>
    <dc:date>2010-07-12T09:17:46Z</dc:date>
    <item>
      <title>adding HTML into  function layerTabContent</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396007#M36504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been trying to add in a url into the following code,(see below) where by the already exisit URL is followed by a unique reference number. This unique reference number 'UPRN' is also contained within the layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;content+="&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;"+layerResults.features&lt;I&gt;.attributes['UPRN']+"&amp;lt;a href='&lt;/I&gt;&lt;/SPAN&gt;&lt;STRONG&gt;URL=['UPRN']&lt;/STRONG&gt;&lt;SPAN&gt;'&amp;gt;(show)&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;";&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i'm struggling with is working out how to add the URL with the 'UPRN' field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 11:32:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396007#M36504</guid>
      <dc:creator>simonmiles</dc:creator>
      <dc:date>2010-07-09T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: adding HTML into  function layerTabContent</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396008#M36505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Spaces are your friend. Are you trying to add URL as a query string parameter? How about:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE&gt;content += "&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;" + layerResults.features&lt;I&gt;.attributes['UPRN'] + "&amp;lt;a href='http://somedomain.com/page.html?url='" + layerResults.features&lt;I&gt;.attributes['UPRN'] + "'&amp;gt;(show)&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;";&lt;/I&gt;&lt;/I&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 14:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396008#M36505</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2010-07-09T14:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding HTML into  function layerTabContent</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396009#M36506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Swingly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 09:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/adding-html-into-nbsp-function-layertabcontent/m-p/396009#M36506</guid>
      <dc:creator>simonmiles</dc:creator>
      <dc:date>2010-07-12T09:17:46Z</dc:date>
    </item>
  </channel>
</rss>

