A web application that contains details about a WorkOrder needs to launch FieldMaps and zoom to the location of the WorkOrder on a map
The two applications need to be linked by using the WorkOrderID
We have already published a read-only WorkOrder feature class and added it to the webmap that FieldMaps will use,
Was hoping to use the search parameter to link to the correct WorkOrder in the map but not really sure of the syntax. I think its a bit more complex than just passing the webmap ID and the WorkOrderID to find. I have looked through the posts here and cannot really find an example that best approximates what we want to do