Active
Project:
Location
Version:
7.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 22:41 UTC
Updated:
13 Dec 2015 at 12:22 UTC
Jump to comment: Most recent
I want to update user location based on a profiles2 field using Rules. This is not possible since Rules has no option for account:location or such. My problem is similar to this: http://drupal.org/node/1559864
There was a guess by user spovlot, that this issue might have something to do with User Location not completely implementing the Fields API. So Rules does not recognize user locations like it recognizes normal location fields.
Comments
Comment #0.0
Juhi24 commentededited headers
Comment #1
Nkendall commentedI have a similar issue. It appears that the only field exposed to rules with location is the location-field-opt-out. This would seem like pretty important functionality. Is there a good how to on how to do this in code?