Select to view content in your preferred language

Attributes Pane advanced configuration

1018
6
03-19-2025 04:45 PM
Status: Open
Labels (1)
JimmyBowden
Frequent Contributor

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:

  • 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.
  • 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. 
  • Some fields are set by an attribute rule but can be changed by the user having these grouped would help the users.

We have attempted to use ordering and the alias to help with these situations. I have also tried a custom solution but ran into a bug. If would be better if I didn't have to do custom code.

This image shows the full list of attributes the user has to scroll through. Important attributes have to be scrolled to. 

JimmyBowden_0-1742426241012.png

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) :

JimmyBowden_1-1742426392862.png

JimmyBowden_2-1742426472851.png

JimmyBowden_3-1742426483985.png

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):

JimmyBowden_6-1742427644172.png

 

6 Comments
Miralem_Zeljo

I really like the idea of expanding groups of fields. Kudos!

JurajKrumpolec

I have similar idea "Field groups for thematic division of large database" in relation to the attribution table. The principle is the same: being able to group fields for better overview and easier work.

Bud
by

Likewise, grouping fields is possible in an AGOL web map > form configuration, for use in the editor widget in Experience Builder. I imagine the same thing can be done in Field Maps too.

Bud_1-1776739762617.png

Editor Widget — Make read-only fields look different from editable fields

Like you say, it would be nice to do this in ArcGIS Pro too.

 

Bud
by

@JimmyBowden 

  1. Would field highlighting help at all? If you were to highlight like-fields in the attribute table, would those fields get highlighted in the attribute pane too?

  2. Does the attribute pane in ArcGIS Pro honor AGOL/Enterprise web map > form configuration groupings? I imagine the answer is no.
    Edit: ArcGIS Pro Roadmap - November 2025
    Support for Attribute Editing Forms - 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.
  3. Related Ideas: 
    1. Grey out attribute table fields
    2. Field Highlight using basic colors
    3. Provide native attribute data entry forms and form design tools
Bud
by

ArcGIS Enterprise Question:

Future Attribute Editing Form functionality in Pro (via feature service/web map) — What setup would be needed in Portal?
https://community.esri.com/t5/arcgis-enterprise-questions/future-attribute-editing-form-functionalit... 

Bud
by

An uneducated idea, as a last resort:

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.