Is it possible to autofill a field with the geopoint location information. I currently have a geopoint where you chose the location on the map and a location field. I would like the address from the geopoint to autofill into the location field. I have the calculation set to pull from the geo point field but the location field only shows [objectObject]. Is there a way to have the address autofill?
A geopoint doesn't really have an "address" associated with it. It has a location (e.g., lat-lon). You can use that location to reverse geocode, but it's dodgy IMO (but I tend to do a good mix of inner city and super remote locations).
The geocode appearance may be what you are after: