<?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: Open Word document immediately when clicking a point (skip pop-up) — ArcGIS Pro 3.5.3 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670849#M100634</link>
    <description>&lt;P&gt;According to google:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;It is&amp;nbsp;not possible&amp;nbsp;to use an ArcGIS Arcade expression to automatically open a hyperlink when a user clicks a feature in a web map. Security restrictions in web browsers and ArcGIS Online prevent the automatic execution of a hyperlink without a deliberate click on the link itself by the user.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Although this talks about AGOL I would imagine this applies to ArcPro as that's where you typically configure a pop-up.&lt;/P&gt;&lt;P&gt;A solution would be to create an add-in with a button that uses the sdk to listen for an onclick event and call the appropriate code for opening a word document. This would require you to get a GIS developer to create the custom code for you.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2025 14:05:58 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2025-12-05T14:05:58Z</dc:date>
    <item>
      <title>Open Word document immediately when clicking a point (skip pop-up) — ArcGIS Pro 3.5.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670583#M100598</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’m using ArcGIS Pro 3.5.3 and have created a point layer by geocoding a CSV file containing addresses and a field with full file paths to local Word documents.&lt;/P&gt;&lt;P&gt;The pop-up is working correctly — when I click a point, the pop-up opens and the hyperlink inside successfully opens the correct Word document.&lt;/P&gt;&lt;P&gt;What I want to do is bypass the pop-up entirely.&lt;BR /&gt;My goal is:&lt;/P&gt;&lt;P&gt;Click a point → the Word document opens immediately, without needing to click the hyperlink inside the pop-up.&lt;/P&gt;&lt;P&gt;Additional details that may be relevant:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The documents are local&lt;FONT color="#000000"&gt; files (e.g., C:\Folder\Subfolder\...).&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The Hyperlink tool is grayed out, so I cannot enable standard hyperlink behavior on the layer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Because the layer was originally created from a CSV and then exported/geocoded, I’m not sure whether this affects ArcGIS Pro’s hyperlink capabilities.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The pop-up and hyperlinks work correctly, but only when manually clicked inside the pop-up.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If anyone knows whether ArcGIS Pro supports automatically opening local documents when clicking a point, or if there is a different workflow or setting required, I would appreciate any guidance.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 17:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670583#M100598</guid>
      <dc:creator>ReidiGjuzi</dc:creator>
      <dc:date>2025-12-04T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open Word document immediately when clicking a point (skip pop-up) — ArcGIS Pro 3.5.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670736#M100622</link>
      <description>&lt;P&gt;Comment deleted - I missed the part saying links work when clicked.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 04:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670736#M100622</guid>
      <dc:creator>RTPL_AU</dc:creator>
      <dc:date>2025-12-05T04:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Open Word document immediately when clicking a point (skip pop-up) — ArcGIS Pro 3.5.3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670849#M100634</link>
      <description>&lt;P&gt;According to google:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;It is&amp;nbsp;not possible&amp;nbsp;to use an ArcGIS Arcade expression to automatically open a hyperlink when a user clicks a feature in a web map. Security restrictions in web browsers and ArcGIS Online prevent the automatic execution of a hyperlink without a deliberate click on the link itself by the user.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Although this talks about AGOL I would imagine this applies to ArcPro as that's where you typically configure a pop-up.&lt;/P&gt;&lt;P&gt;A solution would be to create an add-in with a button that uses the sdk to listen for an onclick event and call the appropriate code for opening a word document. This would require you to get a GIS developer to create the custom code for you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 14:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/open-word-document-immediately-when-clicking-a/m-p/1670849#M100634</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2025-12-05T14:05:58Z</dc:date>
    </item>
  </channel>
</rss>

