<#include "/admin/util/editor/editor.html" />
#i18n{module.workflow.appointment.task_notify_appointment_config.title}
checked="checked" /> #i18n{module.workflow.appointment.task_notify_appointment_config.label_send_ical_notif_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_create_notif_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_location_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_sender_name_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_recipients_cc_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_recipients_bcc_comment}
#i18n{module.workflow.appointment.task_notify_appointment_config.label_message_comment} :
  • ${r"${firstName}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_firstname}
  • ${r"${lastName}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_lastname}
  • ${r"${email}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_email}
  • ${r"${date_appointment}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_date_appointment}
  • ${r"${time_appointment}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_time_appointment}
  • ${r"${reference}"} : #i18n{module.workflow.appointment.task_notify_appointment_config.label_reference}
<@initEditor /> <#if !config?exists || !config.sendICalNotif>