I'm trying to replace my location cck fields with geocoder fields to take advantage of the incredible autocomplete feature. I had a content-type that included two address fields. When I try to recreate this setup with geocoder fields I find that the first field doesn't save. The second one saves fine. Is what I'm trying to do not possible? I see that I could allow for multiple points to be added to the same field, but then I can only use the autocomplete for the first field and would have to use the map to insert the other. Love the module and I'm pretty sure I'll be able to make it fit my needs, but it would be great if I could have two separate autocomplete fields for two different addresses.

Comments

light9’s picture

subscribe

steinmb’s picture

Status: Active » Postponed (maintainer needs more info)

An old issue. Did you figure it out?

steinmb’s picture

Project: OpenLayers Geocoder » Openlayers
Version: 6.x-2.0-alpha5 » 6.x-2.x-dev
Component: User interface » OL Behaviors
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

Did some quick tests. There are strange behavior if you have more then one field (unrelated to geocoder). The 'last' field in the form are getting populated with all the WKT values from the map widget, independently from what field map widget that does it.

ken-g’s picture

Issue summary: View changes
Status: Active » Closed (outdated)