Hello all,
I am trying to create a survey in Survey123 Connect where I have a Geopoint question that a submitter selects a parcel on a map. In the parcel layer, I have a field called "InBuffer" with attributes being Yes or No.
How can I have a note question type appear with the selection results showing as the attributes in the "InBuffer" field of the parcel layer?
In other words, I would like to automatically tell people if the point they select on the map is or is not eligible based on the attributes in the "InBuffer" field of my parcel layer.
I have seen Point in Polygon Queries, I have read all the pages on setting a warning on a Geopoint question, but I can't seem to get anything to work the way I want it to.
Any help would be greatly appreciated! Thanks!
Amanda Beck
GIS Specialist, Warren County NY
Solved! Go to Solution.
I actually solved my own problem this morning. It was just a matter of having an extra space in my coding in the Calculation column in Survey123 Connect.
Thanks anyway!
Are you using pulldata or this and maybe the pulldata is inside a if? if so move the pulldata to its own field then run the if on that field. pulldata does not like being inside anything.
I actually solved my own problem this morning. It was just a matter of having an extra space in my coding in the Calculation column in Survey123 Connect.
Thanks anyway!