How to trigger two Sys_notification with the same event
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 08:21 PM
Hi,
I'm trying to send 2 different sys_notitification by triggering a same event but i am unable to. Just like how we can send 2 different email notifications through the same event when the weight is same for both email notifications. In my case, only 1 sys_notification can be sent by one triggering one event.
so is there any way we can trigger both the sys_notificaiton via one single event?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2024 08:59 PM
instead of having the same weight on both notifications remove the weight value completely.
And make sure that really both notifications have ate least one recipient, for example by enabling the checkbox "Send to event creator"
Maik