<#assign defaultMappingTypeKey = "workflow-mapping.simpleMapping"> <#if mappingTypeKey?? && mappingTypeKey != ''> <#assign defaultMappingTypeKey = mappingTypeKey>

#i18n{module.workflow.mappings.createMapping.pageTitle}

<@combo name="mappingTypeKey" default_value="${defaultMappingTypeKey}" items=listMappingTypes />

<#if referenceCodeForm??>

${referenceCodeForm!}

<#if referenceCodeForm??>