05-17-2019 02:42 AM
Hello, everyone,
I have a question regarding M.App Enterprise Mobile App. In a form (WASForm.xaml) I want to edit the geometry - then the map is displayed (NativeMap.xaml). If I then click on an object in the map again, the form appears again - but without data (WASForm.xaml). Can you help me?Do you need more information? Thank you so much for your support.
Solved! Go to Solution.
05-27-2019 03:10 AM
The Name of the Parameter must always be "Id" and the value must be the same as defined within the shell.
(Thanks to C. Schwarz)