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 nameTriggerReceiverDynamic Values
-
Event UpdatedWhen an event is updatedYou, 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 HiddenIf an event is cancelledYou, 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 StartTriggers 3 days before the start of an eventYou, 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 AddedSomeone adds a comment to your eventYou, as the creator of the event receives this notification##ActivityTitle## - Head description of event ##FullName## - Name of the user who added a comment
-
Comment EditedSomeone edits a comment on your eventYou, as the creator of the event receives this notification##ActivityTitle## - Head description of event ##FullName## - Name of the user who added a comment
-
Comment RepliedSomeone replies to a comment on your eventYou, 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 AddedSomeone likes your eventYou, 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 MentionSomeone mentions you in an event post/commentThe 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.