<?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: displaying attachments in popups in AGOL in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403073#M23153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad that the solution provided by Jake worked for you! Make sure you stop by his page&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup"&gt;https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup&lt;/A&gt;&amp;nbsp; and mark it as helpful, since he is the one that did all the magic!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2017 21:09:35 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2017-09-25T21:09:35Z</dc:date>
    <item>
      <title>displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403068#M23148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to add an image to the popup of a feature in AGOL based on photos captured using Collector for ArcGIS but can't seem to figure out how to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 17:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403068#M23148</guid>
      <dc:creator>SharonJanzen</dc:creator>
      <dc:date>2017-09-21T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403069#M23149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-feature-layers.htm#ESRI_SECTION1_3FA256DBA3D94BBB9F21CA1481E656E3" title="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-feature-layers.htm#ESRI_SECTION1_3FA256DBA3D94BBB9F21CA1481E656E3"&gt;Manage hosted feature layers—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a web browser, login to your AGOL account &amp;gt; Contents &amp;gt; Open (View) Item Details of the desired Feature Layer (Hosted).&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Item Details page, you will see the option to enable attachment.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/372223_pastedImage_1.png" style="width: 620px; height: 233px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the attachments are enabled in the Hosted Feature Layer, you could &lt;STRONG&gt;&lt;A href="http://doc.arcgis.com/en/collector/android/collect-data/work-with-attachments.htm"&gt;work with attachments&lt;/A&gt;&lt;/STRONG&gt; using Collector for ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 20:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403069#M23149</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-09-21T20:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403070#M23150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've already collected my attachments. I'm having an issue adding the images to the configurable pop up in AGOL. I've created a roundabout way of doing this but with 300 points and 400 images it would be nice to automatically do this! My roundabout way is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the owner of a feature layer, add a new TEXT field to the attribute table that will hold the URL of the attached picture. Make it long, 500 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In AGOL, add the feature layer to a map.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Start editing the layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click a feature on the map to reveal the edit dialogue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right-click the attachment (i.e. “beaverdams.jpg”) and select Copy Link Address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click in the PicURL field and hit CTRL-V to paste the url.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Close the edit window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Repeat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configure popups in the usual fashion using PicURL as the path to the image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 14:37:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403070#M23150</guid>
      <dc:creator>SharonJanzen</dc:creator>
      <dc:date>2017-09-25T14:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403071#M23151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be interested in this post by &lt;A href="https://community.esri.com/people/jskinner-esristaff"&gt;jskinner-esristaff&lt;/A&gt;:&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup"&gt;https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 16:24:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403071#M23151</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-09-25T16:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403072#M23152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try the tool in the above post but didn't realize I had to add /0 to the end of the feature service URL. Works like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 19:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403072#M23152</guid>
      <dc:creator>SharonJanzen</dc:creator>
      <dc:date>2017-09-25T19:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: displaying attachments in popups in AGOL</title>
      <link>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403073#M23153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad that the solution provided by Jake worked for you! Make sure you stop by his page&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup"&gt;https://community.esri.com/docs/DOC-7445-show-attachments-in-web-map-popup&lt;/A&gt;&amp;nbsp; and mark it as helpful, since he is the one that did all the magic!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 21:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/displaying-attachments-in-popups-in-agol/m-p/403073#M23153</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-09-25T21:09:35Z</dc:date>
    </item>
  </channel>
</rss>

