<?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>idea Attributes Pane advanced configuration in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idi-p/1597359</link>
    <description>&lt;P&gt;It would be nice if the Attributes pane could be configured to group attributes so that editors can focus on important data without having to scroll through dozens of fields. Some examples where we would want to move fields are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In a Utility Network there are numerous fields maintained by the network. These are necessary to understand the state of the network but clutter the UI for editors.&lt;/LI&gt;&lt;LI&gt;We have a subset of fields that are required but only for 24" and greater waterlines. Being able to break this out so the editor only has to go to them when necessary is helpful.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Some fields are set by an attribute rule but can be changed by the user having these grouped would help the users.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We have attempted to use ordering and the alias to help with these situations. I have also tried a &lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/attributetabembeddablecontrol-on-feature-service/m-p/1597339#M12774" target="_self"&gt;custom solution&lt;/A&gt; but ran into a bug. If would be better if I didn't have to do custom code.&lt;/P&gt;&lt;P&gt;This image shows the full list of attributes the user has to scroll through. Important attributes have to be scrolled to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_0-1742426241012.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128311iB7A8BD6AC5CA1C32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_0-1742426241012.png" alt="JimmyBowden_0-1742426241012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The next images are from the prototype AddIn I created that show a new tab with subtabs for different groupings (works on a file geodatabase but not feature service) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_1-1742426392862.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128312i9456EA8C11293704/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_1-1742426392862.png" alt="JimmyBowden_1-1742426392862.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_2-1742426472851.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128313iA282FE8C114EC8CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_2-1742426472851.png" alt="JimmyBowden_2-1742426472851.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_3-1742426483985.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128314iA1A1D4C73762462B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_3-1742426483985.png" alt="JimmyBowden_3-1742426483985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This was the customization option available to me but these groupings could be configured as a treeview (with a toggle for is expanded or not when initialized):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_6-1742427644172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128318iB4086F3CAAD82E4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_6-1742427644172.png" alt="JimmyBowden_6-1742427644172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 12:28:29 GMT</pubDate>
    <dc:creator>JimmyBowden</dc:creator>
    <dc:date>2025-03-20T12:28:29Z</dc:date>
    <item>
      <title>Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idi-p/1597359</link>
      <description>&lt;P&gt;It would be nice if the Attributes pane could be configured to group attributes so that editors can focus on important data without having to scroll through dozens of fields. Some examples where we would want to move fields are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In a Utility Network there are numerous fields maintained by the network. These are necessary to understand the state of the network but clutter the UI for editors.&lt;/LI&gt;&lt;LI&gt;We have a subset of fields that are required but only for 24" and greater waterlines. Being able to break this out so the editor only has to go to them when necessary is helpful.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Some fields are set by an attribute rule but can be changed by the user having these grouped would help the users.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We have attempted to use ordering and the alias to help with these situations. I have also tried a &lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/attributetabembeddablecontrol-on-feature-service/m-p/1597339#M12774" target="_self"&gt;custom solution&lt;/A&gt; but ran into a bug. If would be better if I didn't have to do custom code.&lt;/P&gt;&lt;P&gt;This image shows the full list of attributes the user has to scroll through. Important attributes have to be scrolled to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_0-1742426241012.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128311iB7A8BD6AC5CA1C32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_0-1742426241012.png" alt="JimmyBowden_0-1742426241012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The next images are from the prototype AddIn I created that show a new tab with subtabs for different groupings (works on a file geodatabase but not feature service) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_1-1742426392862.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128312i9456EA8C11293704/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_1-1742426392862.png" alt="JimmyBowden_1-1742426392862.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_2-1742426472851.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128313iA282FE8C114EC8CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_2-1742426472851.png" alt="JimmyBowden_2-1742426472851.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_3-1742426483985.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128314iA1A1D4C73762462B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_3-1742426483985.png" alt="JimmyBowden_3-1742426483985.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This was the customization option available to me but these groupings could be configured as a treeview (with a toggle for is expanded or not when initialized):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JimmyBowden_6-1742427644172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/128318iB4086F3CAAD82E4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JimmyBowden_6-1742427644172.png" alt="JimmyBowden_6-1742427644172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 12:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idi-p/1597359</guid>
      <dc:creator>JimmyBowden</dc:creator>
      <dc:date>2025-03-20T12:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1598043#M34217</link>
      <description>&lt;P&gt;I really like the idea of expanding groups of fields. Kudos!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 15:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1598043#M34217</guid>
      <dc:creator>Miralem_Zeljo</dc:creator>
      <dc:date>2025-03-21T15:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1696723#M38157</link>
      <description>&lt;P&gt;I have similar idea&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/field-groups-for-thematic-division-of-large/idi-p/1090784/highlight/true" target="_self"&gt;"Field groups for thematic division of large database"&lt;/A&gt;&amp;nbsp;in relation to the attribution table. The principle is the same: being able to group fields for better overview and easier work.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 15:01:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1696723#M38157</guid>
      <dc:creator>JurajKrumpolec</dc:creator>
      <dc:date>2026-04-16T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697375#M38172</link>
      <description>&lt;P&gt;Likewise, grouping fields is possible in an &lt;U&gt;AGOL web map &amp;gt; form configuration&lt;/U&gt;, for use in the &lt;U&gt;editor widget in Experience Builder.&lt;/U&gt; I imagine the same thing can be done in Field Maps too.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_1-1776739762617.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/151323i19F6DA00BE240647/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_1-1776739762617.png" alt="Bud_1-1776739762617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/editor-widget-make-read-only-fields-look-different/idc-p/1696679/highlight/true#M5295" target="_self"&gt;Editor Widget — Make read-only fields look different from editable fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Like you say, it would be nice to do this in ArcGIS Pro too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 03:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697375#M38172</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2026-04-21T03:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697376#M38173</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/233952"&gt;@JimmyBowden&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Would field highlighting help at all? If you were to highlight &lt;U&gt;like-fields&lt;/U&gt; in the attribute table, would those fields get highlighted in the attribute pane too?&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Does the attribute pane in ArcGIS Pro honor&amp;nbsp;&lt;U&gt;AGOL/Enterprise web map &amp;gt; form configuration&lt;/U&gt; groupings? I imagine the answer is no.&lt;BR /&gt;Edit: &lt;A href="https://community.esri.com/t5/arcgis-pro-documents/arcgis-pro-roadmap-november-2025/ta-p/1666080#:~:text=Support%20for%20Attribute%20Editing%20Forms" target="_self"&gt;ArcGIS Pro Roadmap - November 2025&lt;/A&gt;&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;Support for Attribute Editing Forms&lt;/STRONG&gt; - The first phase of this project will provide support in ArcGIS Pro to use attribute editing forms created in other ArcGIS applications (Map Viewer and Field Maps Designer). The second phase will provide support for building and configuring forms from ArcGIS Pro.&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;Related Ideas:&amp;nbsp;&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/grey-out-attribute-table-fields/idi-p/1370123/highlight/true" target="_blank" rel="noopener"&gt;Grey out attribute table fields&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/field-highlight-using-basic-colors/idi-p/1295344/highlight/true" target="_blank" rel="noopener"&gt;Field Highlight using basic colors&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/provide-native-attribute-data-entry-forms-and-form/idi-p/923284/highlight/true" target="_self"&gt;Provide native attribute data entry forms and form design tools&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 21 Apr 2026 14:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697376#M38173</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2026-04-21T14:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697446#M38177</link>
      <description>&lt;P&gt;ArcGIS Enterprise Question:&lt;BR /&gt;&lt;BR /&gt;Future Attribute Editing Form functionality in Pro (via feature service/web map) — What setup would be needed in Portal?&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/future-attribute-editing-form-functionality-in-pro/m-p/1697444/highlight/true#M44097" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/future-attribute-editing-form-functionality-in-pro/m-p/1697444/highlight/true#M44097&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 14:46:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697446#M38177</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2026-04-21T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Attributes Pane advanced configuration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697452#M38179</link>
      <description>&lt;P&gt;An uneducated idea, as a last resort:&lt;/P&gt;&lt;P&gt;Could you click a hyperlink (for a given feature) in the Pro map that pops up a Portal web map form (with field grouping/formatting) in the browser -- for editing the attributes of that specific feature? I imagine that'd be clunky and not worth doing. But I thought it was worth asking.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 15:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attributes-pane-advanced-configuration/idc-p/1697452#M38179</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2026-04-21T15:09:15Z</dc:date>
    </item>
  </channel>
</rss>

