I received this Failed to submit message but I am unsure how to resolve the issue:
Any suggestions?
@ZacharySutherby
@BarbaraWebster1
@Katie_Clark
Looks like you have a field in your service that does not allow Nulls but you have them in the form. I am guessing you built this off a service? Dig into the list of fields and find the one that have Allow Nulls set to false. Then fix that in your form. Or change the service if it lets you not sure.
You have 2 options I think.
Change the service to allow Nulls.
Edit the forms and add data to those fields so that they are not null. Going forward make them required.
Hope that helps
@DougBrowning I found the 2 fields that have Allow Null Values set to No. Where in the survey do I fix that so I am allowed to submit?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.