When you create a survey it generates the hosted feature service and links them. When you add a field the linked HFS is updated.
I would like to point my survey to a different HFS but would like to avoid adding a submission_url. I would like to update the linked HFS.
My submission_url is blank so somewhere the survey knows which HFS to use, but I can't find it.
Thanks.
There's no recommended way to do this.
You would need to modify the form info files in survey123 connect.
E g. formInfo.json and change the "featureServiceItemId" to your new HFS's item ID.
This should update the item data property in the published form in ArcGIS online.
However, I strongly recommend you don't go down this path because:
Instant I would recommend: