<?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: Viewing Word/PDF documents in Field maps in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1647645#M11331</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/440234"&gt;@LouiseHarris1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel as though you will need to sideload the pdfs. I have not tried this before but I think this workflow should be able to help&lt;/P&gt;&lt;P&gt;To make documents accessible offline, you’ll need to sideload them onto the mobile devices and link to them locally.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Prepare the Documents&lt;/STRONG&gt;&lt;BR /&gt;• Convert Word docs to PDFs (Field Maps handles them better).&lt;BR /&gt;• Name them clearly (e.g.Procedure_SiteA.pdf).&lt;BR /&gt;&lt;STRONG&gt;2. Sideload to Devices&lt;/STRONG&gt;&lt;BR /&gt;• Place the PDFs in a known folder on each device (e.g. /Documents/FieldProcedures)&lt;BR /&gt;• You can use mobile device management (MDM) tools or manually copy them.&lt;BR /&gt;&lt;STRONG&gt;3. Create Local File Paths&lt;/STRONG&gt;&lt;BR /&gt;• In your feature layer, add a field like LocalDocPath.&lt;BR /&gt;• Populate it with the local path, e.g. &lt;A target="_blank" rel="noopener"&gt;file:///storage/emulated/0/Documents/FieldProcedures/Procedure_SiteA.pdf&lt;/A&gt;&amp;nbsp;(Android) or&amp;nbsp; &lt;A target="_blank" rel="noopener"&gt;file:///var/mobile/Documents/FieldProcedures/Procedure_SiteA.pdf&lt;/A&gt;(iOS).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Configure Popups&lt;/STRONG&gt;&lt;BR /&gt;• In Field Maps Designer, configure the popup to show the field as a clickable link.&lt;BR /&gt;• Use Arcade or HTML formatting if needed to make it user-friendly.&lt;BR /&gt;&lt;STRONG&gt;5. Test Offline&lt;/STRONG&gt;&lt;BR /&gt;• Download the map area for offline use.&lt;BR /&gt;• Open Field Maps, tap a feature, and verify the link opens the local document.&lt;/P&gt;&lt;P&gt;I appreciate that this post is old now but incase you are still looking at this workflow as a potential solution for any of your projects. I hope this works for you or is some help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Online&lt;/STRONG&gt; is obviously different&amp;nbsp;&lt;/P&gt;&lt;P&gt;• Upload the documents to ArcGIS Online (AGOL) as items.&lt;BR /&gt;• Get the item URLs and store them in a field (e.g. DocumentLink ) in your feature layer.&lt;BR /&gt;• Configure the popup in Field Maps to show the link&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Sep 2025 15:18:32 GMT</pubDate>
    <dc:creator>DanielFox1</dc:creator>
    <dc:date>2025-09-03T15:18:32Z</dc:date>
    <item>
      <title>Viewing Word/PDF documents in Field maps</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1599357#M10614</link>
      <description>&lt;P&gt;I am working on a Field Maps project and the field workers need to be able to click on the map at the site they visit and open up a link to one or more procedure documents (Word/PDF). How can I enable this in Field Maps? Do the documents need to be uploaded to AGOL in order to create links to them? It will need to work offline as well.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 10:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1599357#M10614</guid>
      <dc:creator>LouiseHarris1</dc:creator>
      <dc:date>2025-03-26T10:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Word/PDF documents in Field maps</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1647645#M11331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/440234"&gt;@LouiseHarris1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel as though you will need to sideload the pdfs. I have not tried this before but I think this workflow should be able to help&lt;/P&gt;&lt;P&gt;To make documents accessible offline, you’ll need to sideload them onto the mobile devices and link to them locally.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Prepare the Documents&lt;/STRONG&gt;&lt;BR /&gt;• Convert Word docs to PDFs (Field Maps handles them better).&lt;BR /&gt;• Name them clearly (e.g.Procedure_SiteA.pdf).&lt;BR /&gt;&lt;STRONG&gt;2. Sideload to Devices&lt;/STRONG&gt;&lt;BR /&gt;• Place the PDFs in a known folder on each device (e.g. /Documents/FieldProcedures)&lt;BR /&gt;• You can use mobile device management (MDM) tools or manually copy them.&lt;BR /&gt;&lt;STRONG&gt;3. Create Local File Paths&lt;/STRONG&gt;&lt;BR /&gt;• In your feature layer, add a field like LocalDocPath.&lt;BR /&gt;• Populate it with the local path, e.g. &lt;A target="_blank" rel="noopener"&gt;file:///storage/emulated/0/Documents/FieldProcedures/Procedure_SiteA.pdf&lt;/A&gt;&amp;nbsp;(Android) or&amp;nbsp; &lt;A target="_blank" rel="noopener"&gt;file:///var/mobile/Documents/FieldProcedures/Procedure_SiteA.pdf&lt;/A&gt;(iOS).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Configure Popups&lt;/STRONG&gt;&lt;BR /&gt;• In Field Maps Designer, configure the popup to show the field as a clickable link.&lt;BR /&gt;• Use Arcade or HTML formatting if needed to make it user-friendly.&lt;BR /&gt;&lt;STRONG&gt;5. Test Offline&lt;/STRONG&gt;&lt;BR /&gt;• Download the map area for offline use.&lt;BR /&gt;• Open Field Maps, tap a feature, and verify the link opens the local document.&lt;/P&gt;&lt;P&gt;I appreciate that this post is old now but incase you are still looking at this workflow as a potential solution for any of your projects. I hope this works for you or is some help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Online&lt;/STRONG&gt; is obviously different&amp;nbsp;&lt;/P&gt;&lt;P&gt;• Upload the documents to ArcGIS Online (AGOL) as items.&lt;BR /&gt;• Get the item URLs and store them in a field (e.g. DocumentLink ) in your feature layer.&lt;BR /&gt;• Configure the popup in Field Maps to show the link&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 15:18:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1647645#M11331</guid>
      <dc:creator>DanielFox1</dc:creator>
      <dc:date>2025-09-03T15:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Word/PDF documents in Field maps</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1648166#M11344</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 08:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/viewing-word-pdf-documents-in-field-maps/m-p/1648166#M11344</guid>
      <dc:creator>LouiseHarris1</dc:creator>
      <dc:date>2025-09-05T08:02:10Z</dc:date>
    </item>
  </channel>
</rss>

