Closed (won't fix)
Project:
User Relationships
Version:
6.x-1.0-beta10
Component:
Miscellaneous
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2009 at 18:49 UTC
Updated:
27 Dec 2012 at 13:05 UTC
We have a content type with cck selection list having three values and three type of relationship one for each value of selection list, now we need to notify all user of specific ralationee on node creation of their relevant value of selection list, i have three type of friends and three same values from cck, now one value is against one friend type, now what required is to send a notification(mail) to all user of friend type 'A' when user create a node with selection of "A" from cck select list. I have tried Rule, notify module but not success full, helps regarding this be useful and thank full
Comments
Comment #1
drupalmind commentedComment #2
drupalmind commentedComment #3
benone commented+1
Comment #4
codevoice commentedsubscribing. Put more simply, I need the option to notify users with relationship X to poster about the node the poster created. So if a user posts something in their blog, all their friends get notified.
Comment #5
createnouui commentedsubscribing! been going round in circles all afternoon.
Comment #6
bluestarstudios commentedSubscribing as well! Need this ASAP. Has anybody found a work around?
Comment #7
mrf commentedThis diverges too far away from the core use case of the module to be included in the main package. I'd have a look at UR's rules integration combined with the default node modification rules to get you most of the way there.
Comment #8
fehin commentedYou could add use entity reference to the node (and perhaps hide the field), then use rules to email all the referenced users.
Comment #9
warmth commentedAny news about this? I can't find any suitable or workable solution yet.