I have a service in AGOL that has a FeatureLayer and a Table.
I took the time to make the table have ID:0 and the FeatureLayer is ID:1.
Regardless when I point Survey123 at my service it only wants to write to the FeatureLayer and not the table.
How do I get it to write to the table? I need both the featureLayer and the table in the service becasue they have a relationship set up.