I'm trying to get a simple text string from a polygon in Field Maps [Pond_ID] to populate a similar field [Pond_Name] in Survey123. I see this question has come up before and found the custom URL that I believe SHOULD work. While my custom URL in my pop-up in Field maps will bring me successfully to the survey, it is not populating [Pond_Name] in the survey. It's just blank. Here is my URL below and some screen shots. Is there something I'm missing?
arcgis-survey123://?itemID=_______________&field:Pond_Name={Pond_ID}
Field Maps Pop-Up with [Pond_ID]
S123 Field with [Pond_Name]
Solved! Go to Solution.
Your label is Pond_Name, but what is the field's name (you need to reference the name, not the label for that URL)?
Honestly, I don't use the web interface for more reasons than you can shake a stick at. As such, I don't know where to check field names in it off-hand. I'd also recommend that you use Connect unless there is a strong case for using the web interface for design.
Your label is Pond_Name, but what is the field's name (you need to reference the name, not the label for that URL)?
Honestly, I don't use the web interface for more reasons than you can shake a stick at. As such, I don't know where to check field names in it off-hand. I'd also recommend that you use Connect unless there is a strong case for using the web interface for design.
EDIT: I quickly braved the clunky web interface and found this...
For a published survey in the web interface, look in the bottom right and click "Published" > then "Modify schema"... this lets you see the field names...
Again, I recommend using Connect.
Thank you, that worked. I assumed since I never specified a field name, the label name would work. The label was originally "Pond_ID" but it didn't work when I tried that either---because it had changed it to all lower case "pond_id". Noted about connect.