Hi, hoping we could get some answers in Esri community.
So here's the scenario.. We published a survey form using Connect 3.19.116 and Enterprise 11.3.
Since the data coming from this survey form will be used by another contractor using their own software, we decided to create multiple hidden repeat tables so that not all fields will be hosted in the point itself. Those hidden repeat tables get their values from those outside the repeats that we set the esrifieldtype to null and have the necessary calculations. The appearance of the form itself depend on those outside the repeats and the data would be coming from those inside.
I've already set the field lengths to their appropriate values but we cannot submit a record because "database error has occurred.
Thank you very much.
I've also attached snippets of the form since we cannot share this publicly.
EDIT:
I tried adding the repeats below one-by-one but I noticed that I can send a record. We already have a repeat outside that we set to null but I noticed that it is still seen as a table in the layer. We also have this repeat inside the other repeat below and I'm wondering if this causes the error?