how can i pass values from a related table of a feature class in AGOL into survey 123? I can pass values from the feature class to Survey123, but i am having trouble getting the data from the related table. i use the same syntax in my hyperlink:
arcgis-survey123://?itemID=a<suveyID>&field:FC_Field1={FC_Field1}&field:FC_Field2={FC_Field2}&field:RT_Field1={RT_Field1}&field:RT_Field2={RT_Field2}
FC = FeatureClass
RT = RelatedTable