I have a custom event called SendEmail. I created a custom plugin triger to detect an update condition. When it is met, the plugin will fire this SendEmail event, which is tired to a notification scheme to send out some notificaiton.
What does the code look like to fire the custom event inside the custom plugin? Thanks.
I have a custom event called SendEmail. I created a custom plugin triger to detect an update condition. When it is met, the plugin will fire this SendEmail event, which is tired to a notification scheme to send out some notificaiton.
What does the code look like to fire the custom event inside the custom plugin? Thanks.