<?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 How to link a field URL in a custom popup? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417842#M20935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm adding a Server10 service in ArcGIS.com and am customizing the popup window for one of the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That layer has a field with a full URL in it ({IMG_URL} ).&amp;nbsp; When I add that field to the custom popup dialog box, the result in the popup is the full URL/field value - but it is *not* hyperlinked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I add the service in and leave the popup window alone/default, the field is hyperlinked with the "More info" link. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I add the URL field into a customized popup and have the field be hyperlinked?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2012 16:14:07 GMT</pubDate>
    <dc:creator>RobbWright</dc:creator>
    <dc:date>2012-10-17T16:14:07Z</dc:date>
    <item>
      <title>How to link a field URL in a custom popup?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417842#M20935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm adding a Server10 service in ArcGIS.com and am customizing the popup window for one of the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That layer has a field with a full URL in it ({IMG_URL} ).&amp;nbsp; When I add that field to the custom popup dialog box, the result in the popup is the full URL/field value - but it is *not* hyperlinked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I add the service in and leave the popup window alone/default, the field is hyperlinked with the "More info" link. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I add the URL field into a customized popup and have the field be hyperlinked?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 16:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417842#M20935</guid>
      <dc:creator>RobbWright</dc:creator>
      <dc:date>2012-10-17T16:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to link a field URL in a custom popup?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417843#M20936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This might be helpful: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/10/04/url-parameters-in-pop-ups/"&gt;http://blogs.esri.com/esri/arcgis/2012/10/04/url-parameters-in-pop-ups/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 18:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417843#M20936</guid>
      <dc:creator>SisiYan</dc:creator>
      <dc:date>2012-10-17T18:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to link a field URL in a custom popup?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417844#M20937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We use a third party toolkit to provide the rich text editor of the custom attribute display. The tool that generates a link doesn't seem to allow you to enter a field variable {field} that contains the entire URL string. The text input box won't validate the string. However, you can enter the link as such:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.xxx.com/" rel="nofollow" target="_blank"&gt;http://www.xxx.com/&lt;/A&gt;&lt;SPAN&gt;{Field}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where some variable value is substituted as part of the URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also open your map in ArcGIS Explorer Online (&lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/explorer"&gt;http://www.arcgis.com/explorer&lt;/A&gt;&lt;SPAN&gt;) and format the custom link there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 18:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-link-a-field-url-in-a-custom-popup/m-p/417844#M20937</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-10-17T18:54:07Z</dc:date>
    </item>
  </channel>
</rss>

