<?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 open attachment from filesystem in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396400#M15416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a feature layer with attachments (docx) hosted in a web app (arcgis portal 1.7).&lt;/P&gt;&lt;P&gt;I can open these attachments in a pop-up but i am forced to download them.&lt;/P&gt;&lt;P&gt;Is it possbile to open an attachment directly from filesystem in order to edit and save?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2020 11:51:46 GMT</pubDate>
    <dc:creator>SebastianKlein</dc:creator>
    <dc:date>2020-10-15T11:51:46Z</dc:date>
    <item>
      <title>open attachment from filesystem</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396400#M15416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a feature layer with attachments (docx) hosted in a web app (arcgis portal 1.7).&lt;/P&gt;&lt;P&gt;I can open these attachments in a pop-up but i am forced to download them.&lt;/P&gt;&lt;P&gt;Is it possbile to open an attachment directly from filesystem in order to edit and save?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 11:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396400#M15416</guid>
      <dc:creator>SebastianKlein</dc:creator>
      <dc:date>2020-10-15T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: open attachment from filesystem</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396401#M15417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sebastian&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through a web app - outside of the pop up window, it would be more so a customisation rather than anything available out of the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of making the files available as attachments, you could use urls to the documents, hosted in the document management system or possibly a web server?&amp;nbsp; You would need to construct the url (either stored in an attribute in a field for each record\feature or in the pop up box ( as a custom attribute display).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example of the url could be &lt;A href="https://orgname.sharepoint.com/teams/myteam/Feature_Document.pdf"&gt;https://orgname.sharepoint.com/teams/myteam/Feature_Document.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to consider your organisation's network security and configuration and IT policies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Oct 2020 23:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396401#M15417</guid>
      <dc:creator>EduardoFernandez1</dc:creator>
      <dc:date>2020-10-18T23:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: open attachment from filesystem</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396402#M15418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so there is no easy way to open &amp;amp; edit word documents from a feature layer?&lt;/P&gt;&lt;P&gt;Hosting the documents on a web server is non problem but the user has to download - open - edit - "save as" on web server...&lt;/P&gt;&lt;P&gt;Is there possibly another way to attach/link a lot of text information to a feature with the ability to edit directly by user without showing this text directly in the pop up window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 06:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396402#M15418</guid>
      <dc:creator>SebastianKlein</dc:creator>
      <dc:date>2020-10-19T06:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: open attachment from filesystem</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396403#M15419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sebastian&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A smart developer out there may have created a customisation widget and made the code available that could make documents ediable in a window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to store the text in a field of the feature layer and then you could get members (Creators or Editors) to edit the cell directly via the attribute table in a web app. A common user case for organisations is to create a 'manage data' web app with some draw and editing widgets enabled to allow users to modify existing features and attributes, create new or delete\retire existing features to either a hosted feature layer ( ArcGIS Online or ArcGIS Enterprise) or referenced feature layer ( ArcGIS Enterprise only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 22:22:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/open-attachment-from-filesystem/m-p/396403#M15419</guid>
      <dc:creator>EduardoFernandez1</dc:creator>
      <dc:date>2020-10-19T22:22:57Z</dc:date>
    </item>
  </channel>
</rss>

