Hello,
I currently have a published survey that contains a repeat and a nested repeat. The form is submitting to a submission url/feature layer that contains a single related table.
The nested repeat questions are summarized into a separate field, so I do not need a second relationship table for the nested repeat. All esri:fieldType values within the nested repeat are set to null. The formatting of repeated questions is preferred over other methods to summarize values so I would like to keep it (in the S123 form only).
Whenever I attempt to publish the survey, it states it cannot find the nested repeat table, despite all fields being set to null.
Is there anyway for Survey123 to ignore the nested repeated table, and just let me use the repeat feature in the S123 mobile app?