Hi All,
I have published a survey through Connect and have a web app setup to link to the web form. I have the link setup to edit existing data and add records to a related table. I am able to update an existing record and add a related record but if I try to enter two related records I get the following error:
"Failed to submit - An item with the same key has already been added."
Also, if I open a record in the web form that already has a related record and try to edit either the main record or the related record, I get the same error when I hit submit.
The feature class and the related table are linked using a GUID. I have no problem adding related records using my web app, its only Survey123 that fails.
Any help would be much appreciated.