Hi All,
I have a page with a datagrid and a dataview that 'listens' to the datagrid. In this dataview is the GoogleMaps widget to show the location on a map.
When i start the app, every first time i get an error saying 'An error occurred, please contact your system administrator' when i click on an entry in the navigation.
Pity it gives no reason what went wrong, just error.
Then i do it again ... and no complaints anymore.
In the widget one can set default latitude and longitude, it does not matter it won't help.
I checked all the entries in the database, whether there have valid latitudes and longitudes and they do.
Further i tried to debug and see if there are any uninstantiated objects but i can't find any.
Anyone any ideas to overcome this?
In the navigation a microflow is called which determines the device and type of user and then via 'Show Page' call the required page.
Any type of user and any device gets the error.
Thanks in advance, Hans