I think my answer is in @TeresaWhitney's references, but I haven't been able to work it out. I have a survey, created in Survey123 Connect, with a geopoint question "location". I also have a feature layer with our city boundary shared publicly. There's only one poly in the layer and the only fields are shape length, shape area, and OBJECTID. I want to constrain points to that polygon. The examples use a country layer from Living Atlas and refer to the individual polygon by finding a value in a field (country='Canada').
What do I need to do to constrain the geopoint to the single polygon in my feature layer? Seems like I need a question with a calculation to get the record of the polygon and a constraint on the geopoint that the location is within the polygon. Can anyone provide some help with that syntax, and let me know if I'm missing something else?