I am trying to create a button to link to a client’s address and am getting a “about:blank#blocked” url when I click on it.
What am I missing?
The URL Formula I am using is:
ENCODE_URL_COM (“https://google.com/map/place/”& {address})
Or is there a better way to accomplish this - it needs to be able to be clicked from the app on a mobile phone.
Thanks!

