Hello,
Has anyone ever come across documentation on the differences in Arcade code evaluation between a map viewer popup and that same popup in field maps?
As an example, I have an Arcade code snippet that functions perfectly fine in map viewer, Experience Builder, etc, but when I click on the feature in Field Maps, I get the red warning triangle and the following error message:
Expression Name:
Expression Title: Task History
Error Domain: com.esri.arcgis.runtime.error Error Code: 15 Error Description: Invalid call., Object failed to load, unable to execute task.
Based simply on the types of functions included, this code is very very similar to other code I've used that runs fine in Field Maps. Unfortunately the error message is a little unhelpful, doesn't provide a function or a line or anything. I want to track down some information on the differences in Arcade use between Field Maps and other applications.