Select to view content in your preferred language

Change attribute field order in Map Viewer Editor window

192
1
4 weeks ago
Status: Open
tschulzke
New Contributor II

In Map Viewer Classic, the attribute field order for a layer's pop-up is maintained in the editing window as well, which seems to be a natural and logical behavior, because if you wanted the fields to be viewed in a particular order, it stands to reason that you would want to edit them in the same order (it provides consistency and predictability when the attributes are ordered the same in both views).

tschulzke_0-1718047724278.png

In the new Map Viewer, however, the attribute field order in the Editor window follows the order of the layer's original attribute table, not the order configured in the attributes pop-up. There appears to be no option for re-ordering the attribute fields for the Editor window, including moving columns in the layer's attribute table.

tschulzke_1-1718047775995.png

As mentioned above, the logical behavior for ordering attribute fields is that they are the same in the pop-up as they are in the editing window. In other words, I can't think of a scenario where you would want those two views to be different, but even if you did, there is no way to configure the Editor window field order. That said, either option/scenario (Editor window mimics the field order configured in the attributes pop-up OR Editor window field order can be custom configured such that it differs from the layer's original attribute table and from the attributes pop-up) would be better than the current limitation.

Tags (3)
1 Comment
EmilyGeo

Hi @tschulzke

You can set the order of the fields in the editor window by configuring a form. 

To access the form builder, select the editable layer and click the Forms button in the toolbar on the right. 

EmilyGeo_1-1718050626251.png

Inside form builder, you can

  • drag and drop fields,
  • provide hints
  • choose between different input types like combo boxes or radio buttons
  • choose which fields to hide or display,
  • choose which fields are editable or not,

and even set up more advanced configurations using calculated expressions or conditional visibility.

For more information on configuring forms in Map Viewer, check out this article.