Hi, I am trying to create an inspection survey where users first answer a geopoint question about the property they are at, then using pulldata() functions to query (point in polygon) and auto-populate questions regarding the property (ID, address, etc.). I have already gotten this part to work. However, I also want to retrieve an attachment (image) from the feature and display it in the survey for the users to reference or annotate during the inspection.
So far, from all the documentation and blog posts I've seen, it seems like this is impossible. Can anyone advise if this is a fruitless endeavor or is it possible? Any help would be greatly appreciated!