I have created a form, which is functioning really well apart from one problem. I have created an address input, which saves to my data base fine - but it saves as text only. I want to save the URL of this location in Google Maps.
I have read that " Address Inputs can only connect with the Address field type" - but it there some way around this? I want to save the web URL for this location on Google Maps.
The reason being, user’s are submitting an image, along with their address. I want to automate the uploading of these images to a page (this is working), but I want to be able to click on an image and then be taken to the location in which it was taken (submitted by the user).
Is there a way to achieve this?
Thanks in advance!