#if config?exists && config.multipleOwner> <@checkboxList name="workgroups_${config.idTask}" items=workgroup_list default_values="" />
#i18n{module.workflow.assignment.task_assignment_config.label_workgroups_comment}
<#elseif config?exists> <@combo name="workgroups_${config.idTask}" items=workgroup_list default_value="" />#i18n{module.workflow.assignment.task_assignment_config.label_workgroups_comment}
#if>