Closed (won't fix)
Project:
FriendList
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 05:31 UTC
Updated:
23 Jun 2009 at 07:46 UTC
Once established one way relationship (manager and subordinate), is it possible to send notification to respective manager when subordinate created content? This is useful when certain process requires approval from their manager.
Comments
Comment #1
mercmobily commentedHi,
This is really outside the scope of FriendList. There are some modules out there which will send emails out when contents is created. However, I don't think there's anything out there which deals with something like "when friends create content".
However, I might be wrong -- it might well be possible to create something like that with existing modules.
I will mark it as "wont fix" because this really is outside this module's scope. I would imagine that a module that does this would use the universal relation API to do it.
Or, it would be a 20 line customisation -- a custom module that would intercept the node creation with NodeAPI, work out who the manager is (with one call) and send him/her an email. This is the route I would go...
BYe,
Merc.