Lectori Salutem,
It all seems so simple. In my model driven app I want a welcome page that shows a map control with pins on the long/latitude from a table. I can add the control, point the control to the table, select a view from it (so the table is recognised) but not select any fields from it. The result it that the map stays empty. It even says that the name isn't valid, that the table name isn't recognised (although selected, not entered).
So I created a custom control (new/component library) and add a map control to the component section. I can point it to the table, select the view but can not select any fields. In that same screen adding the map control to the Screens section I can point to the table, select a view, set the long/lat's to the correct fields and hey presto, the markers show up. But adding this custom component to the custom page in my model driven app shows the Component section ... without the markers, not the Screen section.
I don't think I want the impossible. Just a screen that shows a map with markers based on the long/lats in a table. Who has a creative solution? Following suggestions
in other posts, I've already tried it with
PCF's but not been able to get these working (same effect or only one marker at a time).
What am I missing? Any suggestion is much appreciated.