${entry.title}<#if entry.mandatory> *#if>
<#list entry.fields as field>
value="${response.toStringValueResponse}"#if> #if> #list> <#else> <#if field.valueTypeDate?exists>" value="${field.valueTypeDate}" <#else>" value="" #if>#if>/> #list>
<#if entry.helpMessage?exists&&entry.helpMessage!=''>
${entry.helpMessage}
#if>
<#if list_responses??> <#list list_responses as response> <#if response.entry.idEntry == entry.idEntry && response.entry.error?? && response.entry.error.isDisplayableError>
<#assign error = response.entry.error> <#if error.mandatoryError> #i18n{form.message.mandatory.entry} <#else> ${error.errorMessage} #if>
#if> #list> #if> <@getDatePickerBootstrap idField="attribute${entry.idEntry}" language=locale.language />