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?
Thank you.
Chris Bouveret
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
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