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

mercmobily’s picture

Status: Active » Closed (won't fix)

Hi,

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.