so I’m now using the Location component, it is logging my location for sure in the proper table. But then on the frontend, it displays an ERROR in red. Can’t figure out exactly what went wrong.
Additionally - now I want to auto-compute the value from the coordinates to an actual address. I might use Radar or Google - but that’s the Maker license. Anyone use it so I can see if it really works?
So yes, I was able to add a new column and it did a distance from current location and gave me 0 miles. Very good.
Then may be now my requirement needs to be clarified
so I’m trying to get the current location where the form filler is at and display the actual address where they are - so that is displayed in any reports I generate.
Not yet… at least. Now I have the coordinates in the Location field in the table. Now I need to auto-convert that into ‘an address’ I think I do have to use the Radar or Google Maps integration.
There is probably a convoluted way though
I have 10 locations of this ‘business’. so I could generate longitude/lattitude info for each of them, and compare them with to the captured location info and see if this submitter is near any of those location… as I said - OVER-convluted…
So I know I will move to the Maker license, but it would be solely for Radar or Google Maps integration. Will there be an additional cost for using either of those integrations? Or is that integration fully available to me with the Maker license?
I think I will need help. I have the 10 locations addresses, and I have captured those locations’ long/latt’s . How do I compare the ‘captured’ location long/latt with these and say 'This location is closest to Location #5".
Assuming you have all 10 locations in a single table, one per row, add a Distance to Location column. You can then use a Rollup->Minimum to find the closest.