Hello,
I want to generate a Survey123 report from Experience Builder (Portal 11.3). I configure a button URL to something like this:
https://survey123.arcgis.com/featureReport?featureLayerUrl=myURL&surveyItemId=myItemID
&templateItemId=myTemplateItemId
&queryParameters={%22objectIds%22:2179}
&outputFormat=docx
&outputReportName=Test123456
&portalUrl=myPortal
I'm getting a window showing the Survey123 generation options. But I cannot choose the option to not save the report in my ArcGIS account.
Is it possible to specify where the generated report will be saved ?
Thanks.