- 89
When your reminder plugin loads a messagetemplate and apply all tokens, it calls the event publisher service?
_eventPublisher.MessageTokensAdded(messageTemplate, tokens);
???
Im subscribing this event to add some custom tokens but it is not working.
Can you check your code?
Att,
_eventPublisher.MessageTokensAdded(messageTemplate, tokens);
???
Im subscribing this event to add some custom tokens but it is not working.
Can you check your code?
Att,