Need help please.
I have researched online and in this Esri Community, and have attempted many possible solutions with no luck. Here is my issue in a nutshell:
I created a Survey123 with Web Designer which has a map and singleline text question (like geopoint in Connect without the pulldata) that is linked to a Web Map with a Popup that has a Link to the S123 Form just created. All is good when opening in a desktop app 🙂
arcgis-survey123://?itemID=xyzx&portalURL=https://portal.xyzx&field:fieldname={attribute}
It returns the attribute (which does have EncodeURL in an Arcade expression due to underscore in attribute name.)
---
HOWEVER, it does NOT return that attribute IF opened in a Browser and just gives the "suppose to be automatically populated text from attribute clicked in map like the desktop app does" as a Blank Text question that still Needs to be populated. I believe I am using the correct link:
https://survey123.arcgis.com/share/xxxitemIDxxx?portalUrl=https://portal.maranaaz.gov/portal.xyzx&field:fieldname={attribute}
[along with the correct ? and then & for the parameters.]
Help please!
Thank you in advance!
-T
P.S. I have double checked to ensure all feature layers, web maps, REST services via Server Manager and more are shared with Everyone. I have copied link into several Browsers including Firefox with no luck; I do see the Survey123 Form but the question that IS populated in App is NOT in Browser. Any help would be great!