event - notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 05:22 AM
I made a notification in which I made an event called:closing.note.to.notification.client Now I need that as soon as the client responds to the email that he has already closed, the notification I made will be sent to him, but it doesn't work..
That is, once the active is true then it means he can respond but false a notification should be sent to him
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 05:58 AM
Hi,
Your description is a bit confusing, but I believe the problem is that you're expecting a string as active value. Try correcting your condition to (ie: remove the " ")
(current.active == true)
Hope it helps,
Aniko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 06:10 AM
its not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 06:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 07:05 AM
its not work i dont got the notifcation