How do you use this module with a text field?
I have a single adress-field that states the whole adress in a google-readable format.
I added a textfield with the "geocoded from other field" widget and select the adress-field above as the base-field to pull the data. I cannot select a return value. And I get a lot of error messages like
"warning: Invalid argument supplied for foreach() in /www/htdocs/..../sites/all/modules/geocode/modules/geocode_widget/includes/geocode_widget.admin.inc on line 32"
I expected to simply select "long/lat" as a return value.
Does this module require the "Geo" module to work?
Anyway thank you for working on this!

Comments

hampshire’s picture

Trying to do the same thing and get the same error. Is this module abandoned, did you find a solution?

hampshire’s picture

It does appear that text does not work and the geo module is required.