Problem with workflow_ng + nodeprofile, please help!

I have a nodeprofile field type that can be for example "group 1", "group 2", or "group 3".
Every time a new user registers, I want different emails to be sent to different users based on this type field.
I add a new rule configuration and I choose the "User has registered" event.
The problem is that when I try to add a condition, the only relative thing I can choose from there is
"User has nodeprofile". How can I access my type nodeprofile field???
I have tried the "Textual comparison" too but I had no luck.
What should I do?
Help! I really need to finish this!
Any advice is welcome.
Thank you

Groups:
Login to post comments

nodeprofile load

fago's picture
fago - Tue, 2008-04-15 11:55

use the nodeprofile load action in a rule, and set the rule weight to -10 or so, so you can use the nodeprofile in later evaluated rules. I think you need the dev snapshot of nodeprofile to get this action.