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:
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.
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) :
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):
I really like the idea of expanding groups of fields. Kudos!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.