Changes

no edit summary
#Within the body of the Message Template include: an ievent, itodo, or icard object<br />[[Image:Workflow-message-template-icalendar-object.png]]
#To add multiple iCalendar objects, add each object to a separate task within the workflow<br />
 
 
==Sample iCalendar Objects==
===ievent Object===
 
 
<!--@ssattach(icalendar,vevent)--><br />
@@ievent<br />UID:@owner.email@<br />ORGANIZER;CN=@company@<br />DTSTART:TO_UTC(@startdate@ @starttime@)<br />DTEND:TO_UTC(@enddate@ @endtime@)<br />LOCATION:Lee parry<br />SUMMARY: @QA TEST MAX@<br />DESCRIPTION: @description@<br />@@ <br />
===itodo Object===
 
<!--@ssattach(icalendar,vtodo)--><br />@@itodo<br />UID:@owner.email@<br />ORGANIZER;CN=@company@<br />DUE:TO_UTC(@startdate@)<br />STATUS:NEEDS-ACTIONLOCATION:Lee parry<br />SUMMARY: @QA TEST MAX@<br />DESCRIPTION: @description@<br />@@<br />
===icard Object===
 
 
<!--@ssattach(icalendar,vcard)--><br />@@icard<br />FN:@owner.fullname@<br />ORG:@company@<br />TITLE:@name@<br />TEL;TYPE=WORK,VOICE:@owner.phone@<br />TEL;TYPE=HOME,VOICE:(404) 555-1212<br />ADR;TYPE=WORK:;;100 Waters Edge;Baytown;LA;30314;United States of America<br />LABEL;TYPE=WORK:100 Waters Edge\nBaytown\, LA 30314\nUnited States of America<br />ADR;TYPE=HOME:;;42 Plantation St.;Baytown;LA;30314;United States of America<br />LABEL;TYPE=HOME:42 Plantation St.\nBaytown\, LA 30314\nUnited States of America<br />EMAIL;TYPE=PREF,INTERNET:forrestgump@example.com<br />@@<!--@end-->
Smartstaff, administrator
4,478
edits