Active
Project:
Notifications
Version:
6.x-2.3
Component:
Notifications
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 11:22 UTC
Updated:
9 Jan 2012 at 11:25 UTC
I have a "assigned to" CCK field in my content type , which is a cck user reference field(auto complete) with multiple values . I want to send notifications for each assigned users(user reference) on node insert ,update, delete and comment . is there any option to configure this using notification module .I am trying to implement custom notification api implementation but not getting worked .