Mail Event Wizard Template

  • 19 April 2009
  • 1 reply
  • 0 views

Badge +6

Hi,


Is thre any way i can use email template in Mail Event wizard?. One option i tried was modifying the Main template in K2 server and it refelect every project i created in K2. we have to use project specific Email template with some images and colors. In email event wizard i have not seen any option to choose out own email templates.


If anybody has some ideas or workaround please share with me.


Thanks 


 


 


1 reply

Badge +3

Hi


In the mail event code behind there is this line, "this.EmailMessage.Body = K2.Configuration.Body;" replace "K2.Configuration.Body" with your complete custom HTML email message you want to send.


Ps. The code is behind the WWF layer, right click on the ".xoml" file and select "view code" there you will find the line mentioned above.


Regards


Pieter


 -----------------------------------------------------------------------------------------------------------------


The information contained herin does not reflect the view of K2, this is my own opinion

Reply