<?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: Enable Attachments in Dynamic Map Layer in Open Source Mapping Libraries Ques.</title>
    <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823118#M327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 19:48:05 GMT</pubDate>
    <dc:creator>LloydBronn</dc:creator>
    <dc:date>2016-09-21T19:48:05Z</dc:date>
    <item>
      <title>Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823112#M321</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm working with custom popups in dynamic map layers hosted on our ArcGIS server. I'm trying to figure out how to enable attachments. I've found exactly one example for attachments with feature layers, but nothing for dynamic map layers. Is this even possible?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 13:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823112#M321</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2023-08-28T13:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823113#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lloyd,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are working with an ArcGIS Server service, you will need to enable attachments at the feature class level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 15:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823113#M322</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-09-21T15:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823114#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, the attachments are already enabled in the geodatabase before the map is shared as a service on the server. On our rest services menu, Has Attachments =&lt;STRONG style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;true.&amp;nbsp;&lt;/SPAN&gt;I guess what I'm asking is how do I see the attachments in the custom popup in the dynamic map layer? I can't find any examples of this on the ESRI Leaflet page.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 17:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823114#M323</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-09-21T17:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823115#M324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we don't have any attachment samples because Esri Leaflet doesn't provide any wrappers to simplify working with them. &amp;nbsp;its absolutely possible, but its up to you to write the business logic to do the querying and display the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://esri.github.io/esri-leaflet/api-reference/tasks/task.html"&gt;L.esri.Task&lt;/A&gt; and &lt;A href="http://esri.github.io/esri-leaflet/api-reference/request.html"&gt;L.esri.request&lt;/A&gt;&amp;nbsp;are both low level utility classes to simplify making requests to ArcGIS Online and ArcGIS Server services that would be worth taking a look at.&amp;nbsp;if you want to give it a shot and can take a stab at writing some code, i'd be happy to help further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 18:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823115#M324</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2016-09-21T18:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823116#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I am completely new to web development. Can you point to any examples of these classes being used in a similar way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823116#M325</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-09-21T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823117#M326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-bare" href="https://github.com/jgravois/esri-leaflet-related/blob/master/src/EsriLeafletRelated.js" title="https://github.com/jgravois/esri-leaflet-related/blob/master/src/EsriLeafletRelated.js"&gt;https://github.com/jgravois/esri-leaflet-related/blob/master/src/EsriLeafletRelated.js&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823117#M326</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2016-09-21T19:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Attachments in Dynamic Map Layer</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823118#M327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/enable-attachments-in-dynamic-map-layer/m-p/823118#M327</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-09-21T19:48:05Z</dc:date>
    </item>
  </channel>
</rss>

