Following the latest ArcGIS Update in June 2026, a warning message began appearing in Web Map Forms: 'Default value is not in the list of values. Edit list or update default values in templates'. This message appeared even when the default value configured in templates is valid and exists within the domain list.
A support case was raised and linked to BUG-000186028. As a result, the warning indicator was changed to an information icon, but the message itself remains unchanged and continues to imply that there is a configuration issue.
Through investigation, it appears that the message is triggered by the json value in the source feature layer.
Although this behaviour may be expected based on the underlying json values (and functionality of the Form is not impacted), from an end user perspective, this may be a point of confusion when the message appears. Significant time may be spent for the user to review these values in the backend of their data in an attempt to resolve these messages, or review what steps were taken in feature layer configuration for the default values to be "defaultValue" : "" instead of "defaultValue" : null?
Overall, the warning message may be misleading to users when:
Improvement Idea
Updating the message to appear as 'Default values can be set in templates' for either "defaultValue" : "" & "defaultValue" : null in Forms may avoid this confusion, prevent unnecessary troubleshooting, and better reflect the configuration of the data within Forms and Templates.
@RebeccaDempsey thanks for reporting this; do you have a reproducible case you can share so we can take a look at this and ensure the scenario you're encountering is the one we're considering to improve? If you do, can share this my public user, "craig_sp" so we can investigate?
Hi @CraigGillgrass ,
Thank you for your reply.
I have invited your public user, "craig_sp" to a group with test content that reproduces the message I am seeing. From further testing and investigation on this, I have been able to identify the steps to replicate the issue and have outlined these below.
From my findings, I think the issue that is causing the difference between "defaultValue" : null & "" may be related to this Bug identified here (BUG-000181790 for ArcGIS Online). I have noted this with support, but as the data's default value remains to be set to None (and if this is expected behaviour), I think the message in Map Viewer Forms could still be improved to reflect the configuration or provide a clearer message.
Steps to replicate:
All the above is expected behaviour. The further steps below are where the issue is introduced and seen in Forms.
Thank you,
Rebecca.
@RebeccaDempsey I believe you logged an issue for this ENH-000186639? Since that is now logged, we'll use that issue to report any updates to this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.