<?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: Feature Filter disables feature labels in printed map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1648251#M87591</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/814554"&gt;@kaleb_integralNZ&lt;/a&gt;,&amp;nbsp;that is helpful. I tried to build an app that reproduces the issue based on the information you've shared, but I am unable to reproduce. Can you look at the test-app and check your behavior, and see if you can reproduce the issue using the sample data?&lt;BR /&gt;&lt;A href="https://codepen.io/noash/pen/QwjYqaP" target="_blank"&gt;https://codepen.io/noash/pen/QwjYqaP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 15:04:03 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2025-09-05T15:04:03Z</dc:date>
    <item>
      <title>Feature Filter disables feature labels in printed map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647205#M87571</link>
      <description>&lt;P&gt;In the ArcGIS JavaScript Maps SDK 4.33, I have two separate Map Views that share a Map. One is the main map that users see, and the other is specifically for printing. The reason for the second map view is to render extra graphics on layers that are hidden on the main map view, but I digress.&lt;BR /&gt;&lt;BR /&gt;On the printing map view, I apply a Feature Filter on specific layerviews, since a distinct query can only be applied to the layer itself, and would affect the main map view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The labels are visible on both views, even after the Feature Filter is applied, but not in the exported file. If I export the map without the Feature Filter enabled, the labels are visible.&lt;BR /&gt;&lt;BR /&gt;I'm not able to share any screenshots due to the data being private.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 22:17:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647205#M87571</guid>
      <dc:creator>kaleb_integralNZ</dc:creator>
      <dc:date>2025-09-01T22:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Filter disables feature labels in printed map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647428#M87575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/814554"&gt;@kaleb_integralNZ&lt;/a&gt;, thanks for posting your question here. Any chance you have a simplified reproducible test-app that I could take a look at? That would really help see what's going on. You can use dummy data for the layer URL(s). If not, take a look at the print request in the Network traffic and see if anything looks goofy in the webmap_as_json.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 19:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647428#M87575</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2025-09-02T19:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Filter disables feature labels in printed map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647769#M87581</link>
      <description>&lt;P&gt;As a start, I took a look at the network traffic and did a diff on the webmap_as_json payload. When the feature filer is applied, the feature class is wrapped in it's own feature collection in an array of layers by itself, and in layer definition, under drawing info, it skips over labeling info and goes straight to renderer.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 21:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1647769#M87581</guid>
      <dc:creator>kaleb_integralNZ</dc:creator>
      <dc:date>2025-09-03T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Filter disables feature labels in printed map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1648251#M87591</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/814554"&gt;@kaleb_integralNZ&lt;/a&gt;,&amp;nbsp;that is helpful. I tried to build an app that reproduces the issue based on the information you've shared, but I am unable to reproduce. Can you look at the test-app and check your behavior, and see if you can reproduce the issue using the sample data?&lt;BR /&gt;&lt;A href="https://codepen.io/noash/pen/QwjYqaP" target="_blank"&gt;https://codepen.io/noash/pen/QwjYqaP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 15:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1648251#M87591</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2025-09-05T15:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Filter disables feature labels in printed map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1648743#M87596</link>
      <description>&lt;P&gt;I spent a good chunk of the day trying to reproduce it in that app, unsuccessfully.&lt;BR /&gt;&lt;BR /&gt;However, I did manage to find a fix, and it is the strangest thing ever (the last line).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="labelling fix.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/139983iCF6AB91779E2A55B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="labelling fix.png" alt="labelling fix.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have double checked and the labels do not appear with out this line of code.&lt;BR /&gt;&lt;BR /&gt;At a guess, it's because I never set the layer's labellingInfo explicitly in code? The layer is part of a group layer, which is initialised from a web map.&lt;/P&gt;&lt;P&gt;I'll also mention I'm using v&lt;SPAN&gt;11.5.0 of Portal to host the web map &amp;amp; feature services.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 20:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-filter-disables-feature-labels-in-printed/m-p/1648743#M87596</guid>
      <dc:creator>kaleb_integralNZ</dc:creator>
      <dc:date>2025-09-08T20:57:04Z</dc:date>
    </item>
  </channel>
</rss>

