#assign idWorkflow = ""> <#if workflow??> <#assign idWorkflow = workflow.id> #if>
#i18n{module.workflow.mappings.createMapping.labelWorkflow} * : <@combo name="idWorkflow" default_value="${idWorkflow}" items=listWorkflows />
#i18n{module.workflow.mappings.createMapping.labelAction} * : <@combo name="referenceCode" default_value="" items=listActions />