Hello,
I have a point feature layer (lyr1) with a related table (tbl1) in AGOL. Each point has multiple related records. For QC purposes, I am trying to find a way to prepopulate a survey123 field with the related records. For example:
Building1 (point) has 3 related records with the following fields: building name, height, population, and age. I am trying to create a survey for the point layer that when a building is selected, the opened survey will have the same fields (name, height, pop, age) but populate these fields with the values from all the related records for the point. Is this possible?
Thank you for the help