Select to view content in your preferred language

Edit Widget - Add Selected (Existing) to Relationship

246
2
03-18-2025 02:58 PM
CaseyFrost
Occasional Contributor

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

0 Kudos
2 Replies
AlixVezina
Esri Regular Contributor

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. 

0 Kudos
Allen_Zhang
Frequent Contributor

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.