Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Biagio Paruolo 1494 posts 1635 karma points c-trib
    Sep 03, 2012 @ 14:00
    Biagio Paruolo
    0

    Send email notification when post a new post.

    Is it possible to send an email to admin when there is a new comment?

  • Thomas Egebrand Gram 63 posts 135 karma points
    Sep 15, 2012 @ 14:15
    Thomas Egebrand Gram
    0

    Hello!

    Yes - this is very much possible. :)
    In order to do so - you will have to download the source from Codeplex, implement the sample EventHandler (shown in the folder "Events") and then rebuild the entire thing.

    I'm trying to do this myself at the moment, but it seems i have to go through a steep learning curve here ;)

    // Thomas G

  • rich hamilton 117 posts 136 karma points
    Jan 09, 2013 @ 14:01
    rich hamilton
    0

    I have tried this, but has not worked for me.The eventhandlers do nothing.

  • rich hamilton 117 posts 136 karma points
    Jan 09, 2013 @ 17:53
    rich hamilton
    0

    After building the site a few times it now works  :)

  • Stuart Nisbett 11 posts 56 karma points
    Feb 04, 2013 @ 16:55
    Stuart Nisbett
    0

    I was having a bit of trouble with this.

    Ended up removing the

    foreach(Notification n in Notification.GetNodeNotifications(new Document(sender.ParentNodeId))) {

    loop to get it working.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies