I am developing a Survey123 inspection for structure type verification against an existing feature service. In the pop-up of the features, I want there to be 3 links, one to submit the survey if all the attributes are correct, one to change the structure type and have the user manually submit, and a third that submits a survey that the feature does not exist.
I tried adding 'action=submit' to the URL Scheme and it takes me to an empty inbox for the survey.
Is this the correct syntax? Is it possible to auto-submit from a URL Scheme link?