ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,397
- Points
- 823
Reputation:
In some cases it would be quite useful if
Could this be changed so
Continue reading...
AbstractNotifier
methods canNotify
, sendEmail
, sendAlert
had access to the notification data that is returned from getDefaultNotifyData
- unfortunately this is not the case.Could this be changed so
notifyData
is either made available entirely via a protected class property or passed to those methods for the specific user?Continue reading...