Main
Index
Search
Posts
Who's
Online
Log
In

Home: Products: CMS Builder: Plugins & Add-ons:
comments plugin email author

 

 


4cdg
User

Jan 18, 2012, 1:40 PM

Post #1 of 4 (1985 views)
Shortcut
comments plugin email author Can't Post

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


Jason
Staff / Moderator


Jan 19, 2012, 11:03 AM

Post #2 of 4 (1973 views)
Shortcut
Re: [4cdg] comments plugin email author [In reply to] Can't Post

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 - Programmer 
interactivetools.com

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


4cdg
User

Jan 19, 2012, 11:32 AM

Post #3 of 4 (1971 views)
Shortcut
Re: [Jason] comments plugin email author [In reply to] Can't Post

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.


Jason
Staff / Moderator


Jan 19, 2012, 1:37 PM

Post #4 of 4 (1967 views)
Shortcut
Re: [4cdg] comments plugin email author [In reply to] Can't Post

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 - Programmer 
interactivetools.com

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