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!