Hi,
I'm trying to use this asset, which looks great!
But... it only returns the Municipality... What can be wrong?
Thanks!
hi, the input parameters that you are putting are only the postal-code? witch is it?
Regards,
Hi @Caldeira81 ,
I think I found the problem. If I run it inside a server action, then it retrieves all data.
I was in a client action...
thanks!
Hi Diogo.
Glad you were able to solve your question, you can have more details by accessing the demo attached with the component.
Regards
Hi!
Are you using more than just the Municipality attribute in your screen?
If not, what might be happening is the outsystems platform trying to optimize your resulting code for performance, and one of the examples of that, is that it won't bring back any data from the server to the client unless you use it.
Best regards,
Tiago Babo
Thanks,
outside the debug it works, the problem must be related to the debug...
well it's fine for now :)