Add related record to feature

602
1
07-08-2020 12:54 AM
by Anonymous User
Not applicable

Hello,

I`m trying to create the functionality of adding a related record to a feature. So in my case I have construction sites and when clicking on one of them I want to be able to add a related record in order to get a log of important information concerning that construction site. There is a GitHub example explaining how to query the related records (arcgis-appstudio-samples/Listed Related Features at v4.2 · Esri/arcgis-appstudio-samples · GitHub ). But when I interpret the API reference correct (RelatedFeatureQueryResult QML Type | ArcGIS for Developers ) the properties are read-only.

Is it possible to add related records to a feature? I wanted to ask before starting to experiment in case it is not possible.

Thanks for your help!

0 Kudos
1 Reply
by Anonymous User
Not applicable

I just found this post. It seems, that it is possible:

https://community.esri.com/thread/218855-adding-a-record-to-a-related-table