Hi, I've got a geopoint question nested inside a repeat. I want to constrain the responses so they can only submit each location if the point was placed in a given geographic area. I tried to use pulldata following this methodology to identify whether a given map point was in the permitted area, then used a constraint on the geopoint question to only allow responses in that area. At first I thought it was working, but then I realized that the constraint only gets triggered on the first response in the repeat. The other responses can be placed outside the permitted area and the constraint message doesn't get triggered. Is this just a limitation of repeats or can I get around it somehow?
Thank you!