My team and I are creating an editing tool in experience builder for a client. Users create points in the app and scores are calculated automatically in arcade. User-inputted points affect other user-inputted points so after creating one point, all the points near it will also need to be updated in the editor.
So, as it stands, after creating a new point in the editor, users then have to click on every other point in the editor to update the data. This is impractical and not user friendly. I have had a project scrapped with this as part of the reason.
Ideally there would be an action that would update all features after a trigger; when a point is edited or created.