Select to view content in your preferred language

Embeded survey isn't pulling data from record in list

826
5
Jump to solution
06-08-2023 07:22 AM
dwold
by
Frequent Contributor

I have a list and when you select a record from that list, I'd like the user to be able to edit the embeded survey. However, when a record is selected, the survey is available but the data isn't pulled from the selected record. Notice Name, Agency, and Title are blank in the survey.

URL I am using: https://survey123.arcgis.com/share/277df25d149f4c4f9ff40fd4b33cd6e0&mode=edit&globalId={globalid}&ve...

dwold_0-1686234156170.png

@JohannesLindner 

@JenniferAcunto 

@jcarlson 

 

 

0 Kudos
1 Solution

Accepted Solutions
jcarlson
MVP Esteemed Contributor

What is the URL you're using? Note that the parameter is case-sensitive, so globalidglobalId.

- Josh Carlson
Kendall County GIS

View solution in original post

5 Replies
jcarlson
MVP Esteemed Contributor

The embed widget needs to include the URL parameters mode=edit&globalId={globalid} in order to open the survey form in edit mode and link to the selected feature.

You also need the embed widget set to "features" and have the table filter the embed.

- Josh Carlson
Kendall County GIS
0 Kudos
dwold
by
Frequent Contributor

@jcarlson I believe I have those enabled and still no luck

dwold_0-1686234630165.pngdwold_1-1686234653630.png

 

0 Kudos
jcarlson
MVP Esteemed Contributor

What is the URL you're using? Note that the parameter is case-sensitive, so globalidglobalId.

- Josh Carlson
Kendall County GIS
dwold
by
Frequent Contributor
0 Kudos
apgis16
Regular Contributor

I'm having an issue now where the survey is not loading upon select. The user is supposed to click on the point on the chart on the left and the existing survey values should populate using the "survey" widget in Experience Builder. Although it was showing the "Editing is not possible because the globalid parameter was not provided" message, it was still loading the values in the survey fields below. I tried turning off and on editing to "reset" the forms and following the instructions from the Esri documentation. I also tried embedding the survey instead of using the "survey" widget. The data source that is used in the chart is the hosted feature layer from the same survey.

apgis16_0-1751395909822.png

 

0 Kudos