Select to view content in your preferred language

Editor Widget offers "No value" in pick list of Domain values

131
2
Jump to solution
Wednesday
Labels (1)
ConorFlynn
Regular Contributor

The Editor Widget offers "No value" in the pick list of Domain values.  Why??

We have the Editor widget configured to edit a layer on a map.  The map has an edit form configured so that users can edit a "Profile Status" point field.  That field has a list of Domain values and the symbology on the map is based on those values.  But when using the Editor widget, the first choice is "No value" (which is not on the list of Domain values) and when users accidentally choose this the point is not symbolized on the map.  We have other steps that are based on the Status, so when this happens these points are lost from our work flow...

thumbnail_image006.png

Any ideas/suggestions for fixing/preventing this would be appreciated!

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
EmilyGeo
Esri Regular Contributor

Hi @ConorFlynn

No value is included as an option by default in the form. You can remove it by checking this box in Map Viewer or Field maps where you create your form: 

EmilyGeo_0-1764181916955.png

For example,

  • Open the map in Map Viewer
  • Select the layer
  • Click Configure editing > Forms
  • Select the field
  • Uncheck: Include No Value option

 

 

View solution in original post

2 Replies
EmilyGeo
Esri Regular Contributor

Hi @ConorFlynn

No value is included as an option by default in the form. You can remove it by checking this box in Map Viewer or Field maps where you create your form: 

EmilyGeo_0-1764181916955.png

For example,

  • Open the map in Map Viewer
  • Select the layer
  • Click Configure editing > Forms
  • Select the field
  • Uncheck: Include No Value option

 

 

ConorFlynn
Regular Contributor

Thank you!!!

0 Kudos