Hello
I am working on a previously created project where the backend developer has split the original feature layer into tables for the survey responses and points for the survey locations.
I have tried to change the submission_url to the table that was created, however the survey will not publish because I have an esriGeometryPoint and I get an error message that says a feature layer is required for the esriGeometryPoint question. Is it possible to point the esriGeomentryPoint question to the feature layer and keep the rest of the survey pointed to the table?
We are also using Field Maps to allow users to edit the features in the field. Is it possible to collect the points in Field Maps and then have the user link to the proper Survey123 survey after the point is created?
Thanks