Select to view content in your preferred language

Web Map Attribute Table Column Order

488
5
Jump to solution
10-22-2025 12:43 PM
MalloryCarpenter1
Emerging Contributor

I have a hosted view layer.  When viewed in a web map - the attribute table is sorted by the default column order that I set upon creation.  When that web map is viewed in a web app - the columns sort alphabetically by attribute alias.  I understand that I could set a new column order using the attribute widget, but there are 90 columns.  Reordering them manually is onerous, and I'm concerned that they will repeatedly default to alphabetical (as the pop up seems to be doing constantly).  Is there any way to force this to sort by the default column order?  No other layer in this map is displaying this behaviour.

1 Solution

Accepted Solutions
bbollin
Esri Contributor

Hi @MalloryCarpenter1! What app are you creating where the table order is rearranged? The attribute table order that is saved in your webmap should be carried over to the app if it is using the feature table 😄

This blog might give you a better indication under the table configuration section 

View solution in original post

0 Kudos
5 Replies
bbollin
Esri Contributor

Hi @MalloryCarpenter1! What app are you creating where the table order is rearranged? The attribute table order that is saved in your webmap should be carried over to the app if it is using the feature table 😄

This blog might give you a better indication under the table configuration section 

0 Kudos
JasonFitzsimmons
Frequent Contributor

hi @bbollin , I am seeing that behavior in the web map itself - that is, I have a map image layer (data is referenced, not copied), with attributes ordered to the client's requirement, but when I add that layer to a web map, the popup defaults to alphabetical order.

I see i can maybe just re-order them, but I have dozens of layer to add to the web map, all with many attributes. Is there a way to set the web map's popup to add attribute order as it is given by the service, instead of defaulting to alphabetical order? it looks like the attribute table does keep the original order.


0 Kudos
bbollin
Esri Contributor

HI @JasonFitzsimmons The default field order is alphabetical, but I spoke to my colleague and it sounds like you can go into the popup config > fields list > Select fields > Deselect all > sort by Default > Select all and then the default service order will be applied. Hope this helps!

JasonFitzsimmons
Frequent Contributor

That's seemed to work, thanks! All I needed to do was deselect all then select all again.

 

I also noticed, I only see this issue when I add a layer from a URL. When I add a layer from my Portal items using 'Browse', the popup defaults to the user-defined order.


0 Kudos
bbollin
Esri Contributor

Yup, adding from my content adds the item (which stores information like the pop-ups, styling, forms etc.). Adding by URL is adding the service, which does NOT store all the same information 

0 Kudos