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

dries arnolds’s picture

I'm sorry, I left out that I was using Rules to do that. Any way to get rules to do what I want?

fizk’s picture

Status: Active » Closed (works as designed)

This module only provides tokens for profile fields. The functionality you're looking for is out of the scope of this module.

dries arnolds’s picture

Ok, 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?

fizk’s picture

Yeah, 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?

dries arnolds’s picture

Well, 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.

clemens.tolboom’s picture

fizk’s picture

I'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.

clemens.tolboom’s picture

fizk: 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.