Page 1 of 1

E-mail when product review submitted?

Posted: Thu Jul 23, 2009 5:21 am
by NC Software
Is there a modification available that will e-mail an address when a person submits a product review? I can't be checking the dashboard daily, etc. to moderate reviews. I need to be notified.

Suggestions?

Re: E-mail when product review submitted?

Posted: Thu Jul 23, 2009 8:40 am
by mazhar
1)- Create a new Email template with desired information and expected NVelocity variables that you will provide.

2)- Then edit ProductReviewForm.ascx.cs and you need to put code to trigger newly added Email template. Most probably you will need to put this some where in SaveReview method.