comments plugin email author

By 4cdg - January 18, 2012

Is there any way to email the author of the record when someone posts a comment

Re: [4cdg] comments plugin email author

By Jason - January 19, 2012

Hi,

The comments plugin is set up to already send an email to the admin when a record is added. The code is in the function wsc_comments_sendEmails which is called after a record is created.

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] comments plugin email author

By 4cdg - January 19, 2012

I get the plugin to send email to admin, to the user that posted the comment and to all subscribed users, but not the author of the record the comment is associated with. I guess we can just train the author to subscribe to the comment thread but it would be nice if they could get the email of any comment posted on a record they created.