I have this 4000+ record hosted feature class which had some redundant, unused and surplus columns, which I deleted using Pro.
After that I created a form using field maps designer. It all seems ok until you use Field Maps and try to submit a new entry which doesn't work with an "Unable to submit, 1 or more attributes failed"
In the newest Field Maps the logging is improved so I the errormessage is:
1/10/25, 15:46:03 [EDITING] stopEditing failed with error: applyEditsError(Optional(ArcGIS.ServiceError(code: 1000, description: "Service error code 1000", details: "Invalid column name \'Hoogte_s\'.Invalid column name \'Len_B\'.Invalid column name \'DBH_op_1_s\'.Invalid column name \'DBH_op_2_s\'.", info: [:])))
And those are (some of) the columns I removed so that is at least more info.
Now my question is how to get rid of this error? I tried removing the layer from the webmap, saving the webmap, adding the layer to the webmap and recreating the form but that does not change anything.
I understand the form is stored in the feature layer so I gather there is an outdated schema somewhere, when looking at the data tab in Online I don't see 'old' columns.
Thanks in advance for your time.
Bert Kraan