In a work order app I built in Experience Builder, we occasionally need to move the work order to a different asset than the one on which the survey was originally created. While we can move the location of the work order, we also need the change to reflect the new asset number, Global ID, and Object ID (all fields in the asset's attribute table). When the work order is created, the asset information is passed to the Survey widget from the map. Is there a way that we can update both the location of the work order and have that information updated in the Survey to reflect the new asset information?
My first thoughts were either:
1. Attribute rule for when the geometry is updated
2. Arcade expression that triggers when geometry is updated
How are you building the surveys? Is this in Survey123 or are you using a form in ArcGIS Online Map Viewer?
I created the surveys in Survey123 Connect. I'm not sure if the Arcade expressions would work, since they seem to not work in EB. It would be a lot easier if that option was available.
Hi @JasminePrater,
Arcade expressions do work in Experience Builder. Is there a specific problem or error message that you see?