This will be admittedly tricky because I can't show any of our data. The (highly truncated) image below shows the very top line of the information that appears in the edit widget panel when a parcel is selected in an experience I am working on. It is the county name, and I don't want it. I'd like it to be either the parcel id or blank. I cannot figure out where the 'decision' to display this field is being made. The popup of the layer does not include the county field and the form as configured in the map ('use map settings' is selected) does not have the country field in it. This value apparently has nothing to do with either the form-settings or the popup configuration, but I cannot find where in edit widget settings it can be controlled. Is it possible to change/remove this value?
Thank you,
Randy McGregor
Hi @RandyMcGregor_BMcD ,
If you are in ArcGIS Online, the label at the top for a selected feature you are editing should reflect the Pop-up title configured for the layer in the map (or saved against the layer item itself).
If you are using an earlier version, such as an Enterprise version, this may be displaying the value from the Display Field, which you determine when you publish your feature service.
This would be similar to this post> Edit Widget - Choosing the Asset Title to display ... - Esri Community, and to resolve this, you need to update the Display Field > How To: Change Display Field Using ArcGIS Server Services Directory REST API.