I have followed the instructions from this support page https://support.esri.com/en/technical-article/000021198 , which should allow me to populate the attributes of a polygon (which is related to a parent point) with the answers from a survey123 form.
However, when I submit the form, the polygon's attributes are not populated, and I get an extra record in my polygon layer with no geometry and this has all the values from the form populated.
How can I make my survey123 form populate my polygon rather than creating the geometry-less record?
Many thanks and apologies if I'm missing something really obvious here.