GetLayer vs GetTable in Mobile
A GetTable activity in VertiGIS Studio Mobile 5.37 gives me a lot of interesting info on the table and its attributes. The one I use to dynamically build forms, is the EditableAttributeFields. But there are other things as well like DefinitionExpression, ContingentValues, PopupDefinition, … All very interesting to explore.
A GetLayer activity gives me next to nothing compared with GetTable: ID, URL, name. Not usefull at all.
Is there a way to get to the interesting properties of a Layer?
For the record: I tried accessing more information on the layer through the GetMap activity, but that gives me an empty map object…
-
So, $getLayer1.layer.unwrap() seems to give me all the properties I was looking for, same for $getMap1.map.unwrap().
Still not sure why the getLayer and GetTable activities behave so differently…
1
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire