Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
10 stars 4 forks source link

Make editable and non-editable features distinguishable in form #709

Open HeatherEisan opened 1 week ago

HeatherEisan commented 1 week ago

Describe requirements

It's hard to distinguish which fields are editable and which ones are not in the Edit feature panel, unless you configured it.

Alternatives

No response

Other Relevant Info

Map Viewer form, you can see which fields are read-only.

image

Edit feature form, you can't see which fields are read-only.

image

Impact

For someone who didn't configure the form, they would know because as soon as they tried to edit a field the text wouldn't update.

azizaparveen commented 6 days ago

We can ask the JS API Editor widget team for this enhancement, Manager uses Editor widget. Right now map viewer shows this in the Form only.