Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi guys, I tried everything shown by you, however it still doesn't work. The catalina.log file doesn't show me anything different, however I still think that the JSON is being misinterpreted by the "_" characters displayed as a line break in the console. I don't know how to continue!
In the Json tool configuration,fill this data
Hi guys, I tried everything shown by you, however it still doesn't work. The catalina.log file doesn't show me anything different, however I still think that the JSON is being misinterpreted by the "_" characters displayed as a line break in the console. I don't know how to continue!
hi, referring to JSON Tool, i think you can try use `results.geometry.location.lat` and `results.geometry.location.lng`.
Hi guys, I tried everything shown by you, however it still doesn't work. The catalina.log file doesn't show me anything different, however I still think that the JSON is being misinterpreted by the "_" characters displayed as a line break in the console. I don't know how to continue!
Hi, I am making a connection to the google geocoding API, through the JSON plugin (DX community edition). The connection can be done successfully, but it has not been possible to write the results "lng" and "lat" in the fields intended for it in the form designated for it. Also, I see that there are several possibilities for "lat" and "lng". How do I refer specifically to, for example those associated with geometry / location?
I am not very familiar with the expected behavior, but is it correct that the response format includes the characters "_"? (as seen in the image below). Does that prevent the results from being read well? Any recommendation?
Here the response as seen in a browser:
Code in console:
This is how the plugin was configured