Skip to main content
Solved

HTML based email from PDF_REPORT_CREATED

  • February 3, 2020
  • 2 replies
  • 997 views

Forum|alt.badge.img+10
  • Sidekick (Customer)
  • 51 replies

Does IFS allow html based email from when handling pdf_report_created event? We are required to include logo in the signature.

Best answer by Darius Gafron

Hi bhavesh,

 

Yes it allows html. You need to set the mail_sender that you are using to text/html

 

Best regards, 

Darius 

2 replies

Forum|alt.badge.img+6
  • Hero (Partner)
  • 13 replies
  • Answer
  • February 3, 2020

Hi bhavesh,

 

Yes it allows html. You need to set the mail_sender that you are using to text/html

 

Best regards, 

Darius 


ugursinans
Sidekick
Forum|alt.badge.img+3
  • Sidekick
  • 7 replies
  • May 30, 2020

How can I add HTML to my custom action of my custom event ? Mail sender IFSAPP is signed text/html.

The sample below sending text based mail as it seems below.