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:
