<#if config??>
<#if config.entryList??>
<#if config?exists && config.message?exists>
<#else>
#if>
#i18n{module.workflow.assignment.task_assignment_config.label_message_comment}
<#if full_entry_list??>
#i18n{module.workflow.automaticassignment.task_config.full_entry_list.title}
<#if full_entry_list?size = 0>
#i18n{module.workflow.automaticassignment.task_config.entry_list.label.noentry}
<#else>
#i18n{module.workflow.automaticassignment.task_config.label.entry} |
#i18n{module.workflow.automaticassignment.task_config.label.freemarker} |
<#list full_entry_list as entry>
<#if entry?? && entry.title??>
${entry.title} |
${entry_${entry.idEntry}} |
#if>
#list>
#if>
#if>
<#if list_entries_file?? && list_entries_file?has_content>
#i18n{module.workflow.automaticassignment.task_config.label_entry_file}
#if>
#i18n{module.workflow.automaticassignment.task_config.label_freemarker_link_view_record}