Event Notifications

The event post has similar notifications as the News post and then some additional related to Events:

 

  • All subscribers of an event, will be notified if the event is updated
  • All subscribers of an event are notified should the event be cancelled
  • All subscribers of an event are notified 3 days before an event starts
  • When someone comments on your event post
  • When someone edits their own comment on your event post
  • When someone replies to a comment on your event post
  • When someone likes your event post/comment
  • When someone tags a person in an event post or comment

 

The Events notifications in Umbraco

 

All the notifications related to the event post can be accessed and edited in Umbraco, from the Notifications (left menu) and then opening the folder "Events". 

 

Each of the notifications are explained in the table below:

  • Notification name
    Trigger
    Receiver
    Dynamic Values
  • Event Updated
    When an event is updated
    You, as a subscriber of the event
    ##ActivityTitle## - Title of event ##NotifierFullName## - Name of the subscriber receiving the notification ##FullName## - Name of the creator of the event
  • Event Hidden
    If an event is cancelled
    You, as a subscriber of the event
    ##ActivityTitle## - Title of event ##NotifierFullName## - Name of the subscriber receiving the notification ##FullName## - Name of the creator of the event
  • Before Start
    Triggers 3 days before the start of an event
    You, as a subscriber of the event
    ##ActivityTitle## - Title of event ##StartDate## - The start date of the event ##FullName## - Name of the subscriber receiving the notification
  • Comment Added
    Someone adds a comment to your event
    You, as the creator of the event receives this notification
    ##ActivityTitle## - Head description of event ##FullName## - Name of the user who added a comment
  • Comment Edited
    Someone edits a comment on your event
    You, as the creator of the event receives this notification
    ##ActivityTitle## - Head description of event ##FullName## - Name of the user who added a comment
  • Comment Replied
    Someone replies to a comment on your event
    You, as the creator of the event AND the creator of the comment that got replied to, receives this notification
    ##ActivityTitle## - Head description of event ##FullName## - Name of the user who added a comment
  • Activity Like Added
    Someone likes your event
    You, as the creator of the event receives this notification
    ##ActivityTitle## - Head description of the event post ##CreatedDate## - Date when the like was added ##FullName## - Name of the user who liked the bulletin
  • User Mention
    Someone mentions you in an event post/comment
    The person mentioned in the Event/comment
    ##TaggedBy## - Name of the user that tagged another user ##FullName## - Name of the user tagged ##ActivityTitle## - Name of Activity

Didn't find what you were looking for?

Our site is a work in progress and feedback is very much appreciated. If you could not find information regarding your problem please contact jba@compent.net or go to our github and create an issue if the problem relates to a bug or otherwise unintended technical functionality.