1. What is the issue? Please be detailed.
I am trying to query an ArcGIS layer using its REST endpoint and retrieve some data.
I note that there is a pulldata() function but is seems not to support pulldata("@layer").
pulldata("@layer") seems to be a custom function implemented by Survey123. Is my understanding correct? If so, are there suggestions on how I could implement this for use in web forms (Enketo and New Web Form) and ODK Collect.
Here is a detailed description of how pulldata("@layer") works - https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415
2. What steps can we take to reproduce this issue?
I have tried searching through the forum for examples of such an implementation but have not found anything.
3. What have you tried to fix the issue?
4. Upload any forms or screenshots you can share publicly below.
Attached are various forms used in Survey123 that use pulldata("@layer") function.
getCount.xlsx (57.9 KB)
getRecordAt.xlsx (57.7 KB)
getValueAt.xlsx (57.5 KB)
GetValueAt_Constraint.xlsx (57.6 KB)