<#if config?exists && config.multipleOwner>


<@checkboxList name="workgroups_${config.idTask}" items=workgroup_list default_values="" />

#i18n{module.workflow.taskassignment.task_assignment_form.label_workgroups_comment}

<#elseif config?exists>

<@combo name="workgroups_${config.idTask}" items=workgroup_list default_value="" />
#i18n{module.workflow.taskassignment.task_assignment_form.label_workgroups_comment}