<#list entry.fields as field> <#list list_responses as response> <#if response.entry.idEntry == entry.idEntry && response.entry.formError??> class="error" /> <#if entry.helpMessage?exists&&entry.helpMessage!=''>
 ${entry.helpMessage}
<#if list_responses??> <#list list_responses as response> <#if response.entry.idEntry == entry.idEntry && response.entry.formError??>
<#assign formError = response.entry.formError> <#if formError.mandatoryError> <#else>
<#-- file removing -->
<#if list_responses?has_content> <#list list_responses as response> ${response.fileName}   - #i18n{form.file.removeUploadedFile} <#else> -