Closed (works as designed)
Project:
Token Profile
Version:
6.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2012 at 09:45 UTC
Updated:
17 Mar 2012 at 16:36 UTC
I'm trying to send an e-mail when a specific profile field has changed. CCK has a "field has changed" condition, but I can't find the same functionality here. Is there a way to do what I want with token profile?
Comments
Comment #1
dries arnoldsI'm sorry, I left out that I was using Rules to do that. Any way to get rules to do what I want?
Comment #2
fizk commentedThis module only provides tokens for profile fields. The functionality you're looking for is out of the scope of this module.
Comment #3
dries arnoldsOk, thanks for your reply. If I hire someone to build this feature, would you be interested in a patch? Or is it out of the scope of this module regardless?
Comment #4
fizk commentedYeah, it would still be out of the scope of this module.
Is there something missing from CCK's "field has changed" feature that you're looking for?
Comment #5
dries arnoldsWell, it's not available for the triggers 'user profile is being submitted', 'user profile is being validated' or 'user account details have been updated'. Therefore I think I cannot use the Token Profile tokens to make a rule that sends me an e-mail when a specific profile field has been changed.
Comment #6
clemens.tolboomThis is covered by rules issues #363682: User account update rule doesn't include Profile updates and #658504: Profile fields conditions and actions
Comment #7
fizk commentedI'm willing to create a new project using the code from http://drupal.org/node/658504#comment-3241944 if the Rules maintainers prefer this functionality to exist as a separate module.
I added this comment to both issue queues.
Comment #8
clemens.tolboomfizk: I'm working on this feature right now.
I'll post the patch on the mentioned issues in #6
I personalty think the best place is rules as it has it's core modules dir.