Select to view content in your preferred language

Embeded survey isn't pulling data from record in list

627
4
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

4 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