Select to view content in your preferred language

Using the Survey widget in Experience Builder with Survey123 installed website in ArcGIS Enterprise deployment

518
1
Jump to solution
10-31-2024 12:08 AM
Labels (1)
adrianclee
New Contributor

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!

0 Kudos
1 Solution

Accepted Solutions
Ruth_JiatengXu
Esri Regular Contributor

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

View solution in original post

0 Kudos
1 Reply
Ruth_JiatengXu
Esri Regular Contributor

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

0 Kudos