How to add HTML Content to Invitation Notification?

Maik Skoddow
Tera Patron

At a given notification of Type "Meeting Invitation" I want to add a HTML body. 

Normallythat can be done by adding the line X-ALT-DESC;FMTTYPE=text/html: to invitation content.

But how can I reference there the HTML Message of the Notification or the Template? Invoking a mail script doesn't seem to work!

find_real_file.png

 

 
1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron

In the meantime I could answer my own question:

  1. I did not find any way to reference content of field "Message HTML"
  2. Unknow variables come from a mapping defined at table sys_impex_map (see Map date fields to iCalendar variables).
  3. The best way to insert (HTML) content into a icalendar row is to store it temporarily at current and reference it as usual, e.g. ${html_description}

View solution in original post

5 REPLIES 5

Hi @Maik Skoddow  Can you explain the step 3 how exactly you achieved it. I have to insert a table in there in Notification.