I am trying to add and remove some fields to an existing Survey, but I keep getting the following error on publish:
"code": 400,
"details": [
"Not supported. Columns cannot be added to view services."
],
"message": "Unable to add feature service layer definition."
I have looked at other question, and most seem to be related to duplicate question names I do not seem to have that issue. Everything in the documentation seem to indicate that I should be able to complete this simple task.