Hi Guys,
I am basing a survey on a feature. The process is that there is a registration survey and then an audit survey based on the registration survey. So the questions are the same in the audit survey but with some changed to read only. However there are hidden questions in the audit survey but i am not able to publish the audit survey due to these hidden questions. It does publish when i change the data type to the data type in the esriFieldType.
Any ideas as to why this is happening?
By definition, anytime you have a hidden field, this will default to a string field and thus not allow you to publish if the existing field is not a string.
I got it sorted when i copied across the survey the bind type was put into the wrong column.