I have a feature class with multiple fields with default domain values. On April 14th, I added 2 new fields with default domain values also. As you can see from the table below starting on April 16th, all the data collected does not have any default value.
I've republished the service and recreated the collector map without any success. In Pro and ArcMap when a create a new feature all the default values appear. Any idea what might be happening?
At this point, I don't really care about the Yes/No fields that default to No. However, I have 3 fields that have different choices and the defaults make collecting the data much easier in the field.
Hi,
I usually set default values via setting in 'Manage Templates' option in ArcGIS Pro.
Manage Templates are under Edit Tab -> Features. Look in the screenshots below for the following steps.
Once the default value is set, the service needs to be republished to see the change.
Hope this helps!
Manage Template
Setup Default value
Hi Lidia,
Thanks for the suggestion. The defaults were already in the template properties, since they were set from the Feature Layer > Data > Fields window
I still went ahead and reselected them on the template properties window, republished the service, reloaded the map in Collector.
It didn't work but I really appreciate your suggestion 😊
We are having this same issue with the default values in Collector, have you been able to find a solution?
No. My solution was to write a python script that sets the default values. The script runs daily in task scheduler at the end of the day.