<#if config?exists && config.title??>
<#else>
#if>
#i18n{module.workflow.taskautomaticassignment.task_config.label_title}
<@combo 'directory' config.idDirectory directory_list />
#i18n{module.workflow.taskautomaticassignment.task_config.label_directory_comment}
#i18n{module.workflow.taskautomaticassignment.task_config.label.entry} | #i18n{module.workflow.taskautomaticassignment.task_config.label.actions} |
---|---|
${entry.title} |
![]() |
<#if config?exists && config.notify>
<#else>
#if>
#i18n{module.workflow.taskautomaticassignment.task_config.label.entry} | #i18n{module.workflow.taskautomaticassignment.task_config.label.freemarker} |
---|---|
${entry.title} | ${entry_${entry.idEntry}} |
<#if config?exists&&config.senderName?exists>
<#else>
#if>
#i18n{module.workflow.taskautomaticassignment.task_config.label_user_name_comment}
<#if config?exists&&config.subject?exists>
<#else>
#if>
#i18n{module.workflow.taskassignment.task_assignment_config.label_subject_comment}
<#if config?exists&&config.message?exists>
<#else>
#if>
#i18n{module.workflow.taskassignment.task_assignment_config.label_message_comment}