#assign hide=""> <#list entry.fields as field> <#if field.conditionalQuestions?exists&&field.conditionalQuestions?size!=0> <#assign hide=hide+"hide(${field.idField});"> #if> #list> ${entry.CSSClass!} <#if list_responses??> <#list list_responses as response> <#if response.entry.idEntry == entry.idEntry && response.entry.error?? && response.entry.error.isDisplayableError> <#assign hasError = true> #if> #list> #if>
${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> ${error.errorMessage} <#else> #i18n{appointment.message.mandatory.entry} #if> #if> #list> #if>