We added calculated expressions to several of our clients' Field Maps after promising that they would have all the functionality now in smart forms that we have been raving about. Everything works perfect using Field Maps online but when we did the final test (download an offline area and sync test) we discovered that the FeatureSet function does not work offline. We tried it on several different Android and iOS devices on several different webmaps. This is an absolute showstopper for us. Is this a bug or a known limitation? We need to know asap so we can explain to the clients why they aren't getting what we promised
Here is an example of how we use FeatureSetByName:
var tblparent = FeatureSetByName($map, "Trap locations",['OBJECTID','Easting_Northing','GlobalID'],False);
Maybe other FeatureSet functions work but FeatureSetByName($Map,...... doesn't? Any explantation i could get would be much appreciated.
Thanks!
@JeffShaner