Hi,
I am working in Enterprise 11.4.
Is it possible to add existing records into a relationship?
I can add new records into a relationship quite easily, but I do not see a built-in way to relate existing records.
Is there a workaround in Experience Builder, or do I have to do it in ArcGIS Pro?
Thanks,
Casey
Hi @CaseyFrost , thank you for posting.
That is not supported right now when editing on the web. You would need to use ArcGIS Pro.
I would recommend logging an idea in ArcGIS JavaScript Maps SDK Ideas - Esri Community. The related records editing capability in Experience Builder is dependent on the functionality provided in the SDK Editor widget.
Hi @CaseyFrost
If you were saying you have a layer Parcel and a layer Building, the relationship is Parcel's ID equals Building's ParcelID, and you want to relate existed records that are not related before:
You could try updating the Building's ParcelID to its related Parcel's ID.
The key is to display the relationship fields in the edit form and make them editable.