Using ArcGIS Enterprise 11.1 and Field Maps.
I have a Web Map that has a Feature Service that has a Polygon layer and Tables.
Using Arcade, I have configured the popup on the Polygon layer using using FeatureSetById to pull data from the tables and present it in the Polygons popup.
Everything works fine if I look at the map in a Browser. It also looks fine in Field Maps when online, and also if do a manual download, it works fine there too.
However, if I create a prepackaged offline area, when I download it, the popup does not work...the data frome the table is missing.
Should Arcade and Tables work in prepackaged offline areas? Or am i missing something?
What it looks like in Prepackage download is on the left, and then the Manual download on the right:
digging a little deeper. After looking at my prepackaged offline area via Pro (extracted off device through iTunes), I can see that the table was downloaded but has no records.
Should tables and prepackaged offline areas work?
Just curious if you have any updates on this issue –We have a web map that has arcade expressions that pull values from the layer table to perform calculations. When we download an offline area manually in Field Maps (user defined area/resolution) the point layer and table download fine (i.e. the calculations work in the ‘offline areas’). When we try to set-up defined offline areas in the ‘Manage Offline Areas’ settings, it appears that the layer table does not download, only the point layer (i.e. the calculations fail). Any feedback would be helpful!
I can reproduce the issue where when a pre-planned offline area is used, the table data is not present. This does work for ad-hoc offline areas as well as with a connected map. I chatted with some folks and this is a current limitation with how pre-planned offline areas work with standalone tables and as such are not supported at this time. There is no data available in Field Maps (or any other app that is using pre-planned areas). I am sharing this information internally so that we can revisit this issue. There is an enhancement request that covers this issue that you can follow: ENH-000129845.
How are we able to view the details of ENH-000129845? I have tried searching the web as well as the Field Maps Ideas section of the community but have been unable to find it.
If this is a known limitation of the offline areas then it should be documented - I've spent an entire afternoon trying to debug this issue