Our ArcGIS Enterprise deployment uses the Survey123 website installed alongside with the ArcGIS Enterprise deployment instead of using the survey123.arcgis.com website.
While using the Survey widget in Experience Builder to connect to a published Survey, it was found that the widget fails to connect to the Survey Form.
Would like to know whether the Survey widget in Experience Builder supports Survey Forms published in a Survey123 installed website?
Thanks!
Solved! Go to Solution.
Hi @adrianclee ,
If you are using a portal > 11.0, you need to modify the "surveyUrl" property to https://abc.mydomain.com by following the Enterprise doc via the REST API page UI.
If you are using a portal < 11.0, you need to configure the "surveyUrl" property set in the config.js file of the portal manually.
Thanks,
Ruth
Hi @adrianclee ,
If you are using a portal > 11.0, you need to modify the "surveyUrl" property to https://abc.mydomain.com by following the Enterprise doc via the REST API page UI.
If you are using a portal < 11.0, you need to configure the "surveyUrl" property set in the config.js file of the portal manually.
Thanks,
Ruth