what is the easiest (or recommended) way to connect the Geoinfo autofields directly to a Text widget. I tried to but I get: “A connection between different datatypes is not possible”
Do I need a custom script between the two elements?
i assume you want to use the Geoinfo to a Map Widget to display the position on a map. There is a Widget called “Leaflet” that can do this, as it holds 2 pproperties (lat, long) that can be mapped with the lat long autofield values. You can see it within the Example App “ITIZ_Template_SAPSOAP_FunctionalLocation”, please see attached Screenshot as well