If select_one [list_name] is used, but the fieldType is set to esriFieldTypeInteger, values are not stored in the service when data is submitted. Values only store in esrFieldTypeInteger fields when the form control type is set to integer, not select_one. In the example below, the first field will store the entered integer value but the other two fields will have no data recorded.


