<?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 ArcGIS Field Maps Geometry Not Displaying When Using Feature Service with Multiple Subtypes in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcgis-field-maps-geometry-not-displaying-when/m-p/1718821#M12998</link>
    <description>&lt;DIV&gt;&lt;P&gt;I recently ran into an issue where a feature service worked correctly in Map Viewer and Experience Builder, but features would not display properly in &lt;STRONG&gt;ArcGIS Field Maps&lt;/STRONG&gt;. After extensive troubleshooting, I found that the root cause was related to &lt;STRONG&gt;subtypes&lt;/STRONG&gt; in the feature class.&lt;/P&gt;&lt;H2&gt;Environment&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;ArcGIS Pro:&lt;/STRONG&gt; 3.7&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;ArcGIS Field Maps:&lt;/STRONG&gt; (Observed in the current production version at the time of testing)&lt;/LI&gt;&lt;LI&gt;Hosted Feature Service published from ArcGIS Pro&lt;/LI&gt;&lt;LI&gt;Feature class contained:&lt;UL&gt;&lt;LI&gt;Domains&lt;/LI&gt;&lt;LI&gt;Attribute Rules&lt;/LI&gt;&lt;LI&gt;Contingent Values&lt;/LI&gt;&lt;LI&gt;Approximately 33 Subtypes&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Problem&lt;/H2&gt;&lt;P&gt;The feature service was functioning as expected in:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Map Viewer&lt;/LI&gt;&lt;LI&gt;Experience Builder&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, in &lt;STRONG&gt;Field Maps&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Features were not consistently displaying.&lt;/LI&gt;&lt;LI&gt;Geometry would fail to appear.&lt;/LI&gt;&lt;LI&gt;Forms and inspections experienced intermittent failures.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since the service worked in web applications but not in Field Maps, the issue appeared to be specific to how Field Maps was handling the dataset configuration.&lt;/P&gt;&lt;HR /&gt;&lt;H2&gt;Troubleshooting Steps&lt;/H2&gt;&lt;H3&gt;1. Verified Versioning&lt;/H3&gt;&lt;P&gt;Based on a recommendation from a colleague, I first checked whether versioning was contributing to the issue.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;None of the tables involved in the service had versioning enabled.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;2. Published a New Feature Service&lt;/H3&gt;&lt;P&gt;To rule out publishing-related issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Created a completely new feature service.&lt;/LI&gt;&lt;LI&gt;Republished from ArcGIS Pro 3.7.&lt;/LI&gt;&lt;LI&gt;Added the new service to a fresh web map.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Geometry displayed correctly initially, indicating the publishing process itself was not the problem.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;3. Reviewed Web Map Configuration&lt;/H3&gt;&lt;P&gt;I inspected the web map and noticed references to both the old and newly published services.&lt;/P&gt;&lt;P&gt;Actions taken:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Removed outdated references.&lt;/LI&gt;&lt;LI&gt;Reconfigured layers.&lt;/LI&gt;&lt;LI&gt;Retested in Field Maps.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Issue persisted.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;4. Disabled Attribute Rules&lt;/H3&gt;&lt;P&gt;Since attribute rules can impact Field Maps behavior, I disabled them and tested again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;No change.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;5. Disabled Contingent Values&lt;/H3&gt;&lt;P&gt;Next, I disabled contingent values.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;No change.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;6. Removed Subtypes&lt;/H3&gt;&lt;P&gt;As a final test, I removed all subtypes from the feature class.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Issue resolved immediately&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After removing subtypes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Features displayed correctly.&lt;/LI&gt;&lt;LI&gt;Geometry rendered properly.&lt;/LI&gt;&lt;LI&gt;Field Maps behaved as expected.&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Additional Issue Found&lt;/H2&gt;&lt;P&gt;After resolving the display issue, another problem surfaced:&lt;/P&gt;&lt;H3&gt;Inspection Forms Were Failing&lt;/H3&gt;&lt;P&gt;The inspection forms contained several Arcade expressions generating HTML output.&lt;/P&gt;&lt;P&gt;These expressions included:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Complex FeatureSetByPortalItem functions&lt;/LI&gt;&lt;LI&gt;Multiple Arcade calculations&lt;/LI&gt;&lt;LI&gt;HTML generation within pop-ups&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In Field Maps, these expressions were causing form failures.&lt;/P&gt;&lt;H3&gt;Resolution&lt;/H3&gt;&lt;P&gt;The pop-ups were simplified by:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Replacing complex Arcade-generated HTML with direct HTML formatting.&lt;/LI&gt;&lt;LI&gt;Consolidating Arcade logic into fewer expressions.&lt;/LI&gt;&lt;LI&gt;Rewriting FeatureSetByPortalItem-based calculations where possible.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Inspection forms began functioning normally.&lt;/P&gt;&lt;HR /&gt;&lt;H2&gt;Final Working Configuration&lt;/H2&gt;&lt;P&gt;The feature class is currently configured with:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Domains&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Attribute Rules&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Contingent Values&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Subtypes Removed&lt;/P&gt;&lt;P&gt;After reconfiguring the pop-ups and removing subtypes, the application is working successfully in:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Field Maps&lt;/LI&gt;&lt;LI&gt;Map Viewer&lt;/LI&gt;&lt;LI&gt;Experience Builder&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Key Takeaway&lt;/H2&gt;&lt;P&gt;If you encounter a situation where a feature service works correctly in Map Viewer and Experience Builder but fails in Field Maps, consider testing the following components individually:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Versioning&lt;/LI&gt;&lt;LI&gt;Attribute Rules&lt;/LI&gt;&lt;LI&gt;Contingent Values&lt;/LI&gt;&lt;LI&gt;Subtypes&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In my case, the issue was ultimately tied to &lt;STRONG&gt;subtypes&lt;/STRONG&gt;, even though approximately 33 subtypes had been functioning elsewhere without issue. While I cannot confirm whether the subtype count itself contributed to the problem, removing subtypes completely resolved the Field Maps behavior.&lt;/P&gt;&lt;P&gt;I'd be interested to hear whether anyone else has experienced Field Maps issues related to large subtype implementations and whether there are known limitations or best practices around subtype usage in mobile workflows.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 05 Aug 2026 20:31:31 GMT</pubDate>
    <dc:creator>AbhinavReddy1</dc:creator>
    <dc:date>2026-08-05T20:31:31Z</dc:date>
    <item>
      <title>ArcGIS Field Maps Geometry Not Displaying When Using Feature Service with Multiple Subtypes</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcgis-field-maps-geometry-not-displaying-when/m-p/1718821#M12998</link>
      <description>&lt;DIV&gt;&lt;P&gt;I recently ran into an issue where a feature service worked correctly in Map Viewer and Experience Builder, but features would not display properly in &lt;STRONG&gt;ArcGIS Field Maps&lt;/STRONG&gt;. After extensive troubleshooting, I found that the root cause was related to &lt;STRONG&gt;subtypes&lt;/STRONG&gt; in the feature class.&lt;/P&gt;&lt;H2&gt;Environment&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;ArcGIS Pro:&lt;/STRONG&gt; 3.7&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;ArcGIS Field Maps:&lt;/STRONG&gt; (Observed in the current production version at the time of testing)&lt;/LI&gt;&lt;LI&gt;Hosted Feature Service published from ArcGIS Pro&lt;/LI&gt;&lt;LI&gt;Feature class contained:&lt;UL&gt;&lt;LI&gt;Domains&lt;/LI&gt;&lt;LI&gt;Attribute Rules&lt;/LI&gt;&lt;LI&gt;Contingent Values&lt;/LI&gt;&lt;LI&gt;Approximately 33 Subtypes&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Problem&lt;/H2&gt;&lt;P&gt;The feature service was functioning as expected in:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Map Viewer&lt;/LI&gt;&lt;LI&gt;Experience Builder&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, in &lt;STRONG&gt;Field Maps&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Features were not consistently displaying.&lt;/LI&gt;&lt;LI&gt;Geometry would fail to appear.&lt;/LI&gt;&lt;LI&gt;Forms and inspections experienced intermittent failures.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since the service worked in web applications but not in Field Maps, the issue appeared to be specific to how Field Maps was handling the dataset configuration.&lt;/P&gt;&lt;HR /&gt;&lt;H2&gt;Troubleshooting Steps&lt;/H2&gt;&lt;H3&gt;1. Verified Versioning&lt;/H3&gt;&lt;P&gt;Based on a recommendation from a colleague, I first checked whether versioning was contributing to the issue.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;None of the tables involved in the service had versioning enabled.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;2. Published a New Feature Service&lt;/H3&gt;&lt;P&gt;To rule out publishing-related issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Created a completely new feature service.&lt;/LI&gt;&lt;LI&gt;Republished from ArcGIS Pro 3.7.&lt;/LI&gt;&lt;LI&gt;Added the new service to a fresh web map.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Geometry displayed correctly initially, indicating the publishing process itself was not the problem.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;3. Reviewed Web Map Configuration&lt;/H3&gt;&lt;P&gt;I inspected the web map and noticed references to both the old and newly published services.&lt;/P&gt;&lt;P&gt;Actions taken:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Removed outdated references.&lt;/LI&gt;&lt;LI&gt;Reconfigured layers.&lt;/LI&gt;&lt;LI&gt;Retested in Field Maps.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Issue persisted.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;4. Disabled Attribute Rules&lt;/H3&gt;&lt;P&gt;Since attribute rules can impact Field Maps behavior, I disabled them and tested again.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;No change.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;5. Disabled Contingent Values&lt;/H3&gt;&lt;P&gt;Next, I disabled contingent values.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;No change.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;6. Removed Subtypes&lt;/H3&gt;&lt;P&gt;As a final test, I removed all subtypes from the feature class.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt; &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; &lt;STRONG&gt;Issue resolved immediately&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After removing subtypes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Features displayed correctly.&lt;/LI&gt;&lt;LI&gt;Geometry rendered properly.&lt;/LI&gt;&lt;LI&gt;Field Maps behaved as expected.&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Additional Issue Found&lt;/H2&gt;&lt;P&gt;After resolving the display issue, another problem surfaced:&lt;/P&gt;&lt;H3&gt;Inspection Forms Were Failing&lt;/H3&gt;&lt;P&gt;The inspection forms contained several Arcade expressions generating HTML output.&lt;/P&gt;&lt;P&gt;These expressions included:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Complex FeatureSetByPortalItem functions&lt;/LI&gt;&lt;LI&gt;Multiple Arcade calculations&lt;/LI&gt;&lt;LI&gt;HTML generation within pop-ups&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In Field Maps, these expressions were causing form failures.&lt;/P&gt;&lt;H3&gt;Resolution&lt;/H3&gt;&lt;P&gt;The pop-ups were simplified by:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Replacing complex Arcade-generated HTML with direct HTML formatting.&lt;/LI&gt;&lt;LI&gt;Consolidating Arcade logic into fewer expressions.&lt;/LI&gt;&lt;LI&gt;Rewriting FeatureSetByPortalItem-based calculations where possible.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;Inspection forms began functioning normally.&lt;/P&gt;&lt;HR /&gt;&lt;H2&gt;Final Working Configuration&lt;/H2&gt;&lt;P&gt;The feature class is currently configured with:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Domains&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Attribute Rules&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Contingent Values&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Subtypes Removed&lt;/P&gt;&lt;P&gt;After reconfiguring the pop-ups and removing subtypes, the application is working successfully in:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Field Maps&lt;/LI&gt;&lt;LI&gt;Map Viewer&lt;/LI&gt;&lt;LI&gt;Experience Builder&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H2&gt;Key Takeaway&lt;/H2&gt;&lt;P&gt;If you encounter a situation where a feature service works correctly in Map Viewer and Experience Builder but fails in Field Maps, consider testing the following components individually:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Versioning&lt;/LI&gt;&lt;LI&gt;Attribute Rules&lt;/LI&gt;&lt;LI&gt;Contingent Values&lt;/LI&gt;&lt;LI&gt;Subtypes&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In my case, the issue was ultimately tied to &lt;STRONG&gt;subtypes&lt;/STRONG&gt;, even though approximately 33 subtypes had been functioning elsewhere without issue. While I cannot confirm whether the subtype count itself contributed to the problem, removing subtypes completely resolved the Field Maps behavior.&lt;/P&gt;&lt;P&gt;I'd be interested to hear whether anyone else has experienced Field Maps issues related to large subtype implementations and whether there are known limitations or best practices around subtype usage in mobile workflows.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Aug 2026 20:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcgis-field-maps-geometry-not-displaying-when/m-p/1718821#M12998</guid>
      <dc:creator>AbhinavReddy1</dc:creator>
      <dc:date>2026-08-05T20:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Field Maps Geometry Not Displaying When Using Feature Service with Multiple Subtypes</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/arcgis-field-maps-geometry-not-displaying-when/m-p/1718861#M13003</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/306257"&gt;@AbhinavReddy1&lt;/a&gt;&amp;nbsp;Thank you for the detailed information.&lt;/P&gt;&lt;P&gt;Do you have any screenshots or videos comparing how it should display via how it was displaying in Field Maps?&lt;/P&gt;&lt;P&gt;You mentioned the map in Field Maps was initially displaying correctly after having published a new feature service but then degraded over time? Could you please elaborate more on that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this data something you'd be able to share with me that I could host on my end to reproduce the problem with the subtypes? If so, we can chat through email if needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of ArcGIS Enterprise are you working with? What type of SDE geodatabase are you working with? SQL Server, etc.&lt;/P&gt;&lt;P&gt;Is this a new issue that just recently surfaced due to a recent software update?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also interested in the popup issue but want to focus on the subtype issue first since that was the main problem you ran into.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;-Kevin&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2026 01:27:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/arcgis-field-maps-geometry-not-displaying-when/m-p/1718861#M13003</guid>
      <dc:creator>KevinBurke</dc:creator>
      <dc:date>2026-08-06T01:27:16Z</dc:date>
    </item>
  </channel>
</rss>

