If profile module fields are being used to store a user's location, it'd be nice if we could tap into those from Location module and keep them synced up.

Location module could watch for profile updates and update its user address data whenever needed. We should be able to select which profile fields map to specific location fields (country, city, postal code, address lines, etc). When a user's location is updated, that new address could optionally be set to geocode automagically to save their lat/long information as well.

Comments

csc4’s picture

+1 please

davea’s picture

Version: 6.x-3.x-dev » 4.7.x-1.x-dev
Category: feature » bug
Priority: Normal » Critical

This actually used to work- When someone creates a new account, the address fields display as well. And these were integrated into the location api as they were actually locations.

But I can't get it to work anymore!!!! Apparently a recent update to this module borked this feature.

I am updating this to a BUG as the functionality DID exist!

Dave

csc4’s picture

Anyone got any ideas what broke this?

yesct’s picture

Status: Active » Closed (fixed)

If this is still a problem, please re-open.