Hi there,
I am trying just starting to familiarize myself with passing URL parameters in survey123. I found this link very helpful https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-web-form-url/ba-p/894722.
My goal is to prepopulate a field in my survey123 form with the itemID url or the REST URL. I know its possible to do by hardcoding it in i.e. ?field:FeatureURL=path/to/url/from/search/bar. I was hoping to pass a parameter that has the feature class URL/REST URL information. I was hoping to automate this process but passing a parameter instead of having to hard code each one.
It seems like these are the only list of parameters that can be passed via URL.
Just wondering if anything like this is possible. Any help would be appreciated.