I have a form that was working but now will not submit. No error message or anything just a red exclamation.
I have completely deleted and republished a few times. It did work then I added external_choices so that may be it but not sure.
The log says this. Almost seems like it cannot get the name? Not sure where to start on this. Thanks
<15>1 2018-03-30T15:50:49Z ILMNIRM50570528 Survey123forArcGIS 18504 - [AppStudio@11205 category="qml" function="" filename="XFormsDatabase.qml" line="347"] qml: updateStatus: {
"rowsAffected": 1,
"insertId": "6",
"rows": {}
}
<15>1 2018-03-30T15:50:49Z ILMNIRM50570528 Survey123forArcGIS 18504 - [AppStudio@11205 category="qml" function="onFeatureServiceInfoChanged" filename="XFormFeatureService.qml" line="629"] qml: featureServiceInfo: null
<15>1 2018-03-30T15:50:49Z ILMNIRM50570528 Survey123forArcGIS 18504 - [AppStudio@11205 category="qml" function="update" filename="FilteredListModel.qml" line="62"] qml: Empty filterText
<12>1 2018-03-30T15:50:49Z ILMNIRM50570528 Survey123forArcGIS 18504 - [AppStudio@11205 category="default" filename="XFormWebhooks.qml" line="102"] qrc:/qml/XForms/XFormWebhooks.qml:102: TypeError: Cannot read property 'itemId' of null
Thanks