<?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: Convert a field to a hyperlink in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244242#M10728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey John, our public web maps have hyperlinks. They open various documents stored on our server. The attribute value is just the name of the document, for instance 0265378.pdf, but on the back end in WAB there is some code that changes the feature's pop up to say '&lt;SPAN style="text-decoration: underline;"&gt;Click here for more information&lt;/SPAN&gt;' and points to the right path. I did not take part in the configuration of this though, so I would have to look into it and get back to you on exactly how it is done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2019 14:20:43 GMT</pubDate>
    <dc:creator>DylanHarwell</dc:creator>
    <dc:date>2019-05-16T14:20:43Z</dc:date>
    <item>
      <title>Convert a field to a hyperlink</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244239#M10725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I need to convert a field to a hyperlink.&amp;nbsp; It appears I can do this in ArcGIS Pro;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A href="https://support.esri.com/en/technical-article/000018754" style="color: #2989c5; text-decoration: none;"&gt;&lt;SPAN style="color: #2989c5;"&gt;https://support.esri.com/en/technical-article/000018754&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;, however, I want to point to a local “O” drive;&amp;nbsp; (filepath, link name) &amp;lt;a href="O:\common\Pictures\CULVERTS\Mercer\N961 Sherrard Road\m000.390" target="_top"&amp;gt;m000.390&amp;lt;/a&amp;gt; .&amp;nbsp; When I open my attribute table&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;this&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;field is not showing up as a link.&amp;nbsp; Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 14:01:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244239#M10725</guid>
      <dc:creator>John_RMellor__GISP</dc:creator>
      <dc:date>2019-05-16T14:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a field to a hyperlink</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244240#M10726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about when you open the pop-up for a feature with a hyperlink?&amp;nbsp; That technical article that you point indicates that the link will be in the pop-up, not the attribute table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/14092-hyperlink-field-support-in-arcgis-pro"&gt;https://community.esri.com/ideas/14092-hyperlink-field-support-in-arcgis-pro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/447791_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 14:11:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244240#M10726</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-05-16T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a field to a hyperlink</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244241#M10727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kory, seems I was looking to the attribute table and should have been looking to the Pop Up;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 14:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244241#M10727</guid>
      <dc:creator>John_RMellor__GISP</dc:creator>
      <dc:date>2019-05-16T14:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a field to a hyperlink</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244242#M10728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey John, our public web maps have hyperlinks. They open various documents stored on our server. The attribute value is just the name of the document, for instance 0265378.pdf, but on the back end in WAB there is some code that changes the feature's pop up to say '&lt;SPAN style="text-decoration: underline;"&gt;Click here for more information&lt;/SPAN&gt;' and points to the right path. I did not take part in the configuration of this though, so I would have to look into it and get back to you on exactly how it is done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 14:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244242#M10728</guid>
      <dc:creator>DylanHarwell</dc:creator>
      <dc:date>2019-05-16T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a field to a hyperlink</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244243#M10729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize for starting a new thread; all of this is discussed in the link Kory sent earlier, repeated here;&amp;nbsp;&lt;A href="https://community.esri.com/ideas/14092" target="_blank"&gt;https://community.esri.com/ideas/14092&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Answers all my questions.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/convert-a-field-to-a-hyperlink/m-p/244243#M10729</guid>
      <dc:creator>John_RMellor__GISP</dc:creator>
      <dc:date>2021-06-22T08:26:19Z</dc:date>
    </item>
  </channel>
</rss>

