This is not a GF issue really, but maybe some of you brainiacs can help me.
I have a form where people are entering addresses & locations. I could use Google's reverse geocoding APIs to get the latitude and longitude of the adresses, but what I really want to do is save that data to the db when they submit.
Any idea how I could hack a gravity form to run the geocoder, then save the lat/long to the db?