<?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 FeatureLayer: Highlight Features with attachment in ArcGIS JavaScript Maps SDK Videos</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1564674#M38</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a Map with a FeatureLayer loaded. Some features of this layer have an attachment associated.&lt;BR /&gt;&amp;nbsp;I'm wondering if there's a way to highlight these features on map so users can quickly see &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;which&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; features has an attachment.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Mauro&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2024 15:17:10 GMT</pubDate>
    <dc:creator>MauroSantarossa</dc:creator>
    <dc:date>2024-12-04T15:17:10Z</dc:date>
    <item>
      <title>FeatureLayer: Highlight Features with attachment</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1564674#M38</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a Map with a FeatureLayer loaded. Some features of this layer have an attachment associated.&lt;BR /&gt;&amp;nbsp;I'm wondering if there's a way to highlight these features on map so users can quickly see &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;which&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; features has an attachment.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Mauro&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:17:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1564674#M38</guid>
      <dc:creator>MauroSantarossa</dc:creator>
      <dc:date>2024-12-04T15:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer: Highlight Features with attachment</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1565173#M39</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#queryAttachments" target="_self"&gt;query&lt;/A&gt; for all attachments. The attachments query returns an object containing &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-query-support-AttachmentInfo.html" target="_blank"&gt;AttachmentInfos&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;grouped by the source feature objectIds. Then use the objectsIds to &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#highlight" target="_self"&gt;highlight&lt;/A&gt; the features.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is a simple &lt;A href="https://codepen.io/U_B_U/pen/qEWbPgj?editors=1000" target="_self"&gt;codepen app&lt;/A&gt; showing the concept.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://codepen.io/U_B_U/pen/qEWbPgj?editors=1000" target="_blank"&gt;https://codepen.io/U_B_U/pen/qEWbPgj?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 15:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1565173#M39</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2024-12-05T15:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer: Highlight Features with attachment</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1565214#M40</link>
      <description>&lt;P&gt;Uhhhh super &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 17:07:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-videos/featurelayer-highlight-features-with-attachment/m-p/1565214#M40</guid>
      <dc:creator>MauroSantarossa</dc:creator>
      <dc:date>2024-12-05T17:07:14Z</dc:date>
    </item>
  </channel>
</rss>

