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: [4cdg] comments plugin email author

By Jason - January 19, 2012

Hi,

You could add this is with some custom code in the sendEmails function. You would just need to retrieve the account record for the user that create the record and then send out the email.

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/