GGGGGG <#list formSubmit.listResponse as response> <#if entry_type_session.idType != response.entry.entryType.idType> <#if !entrySave?exists || entrySave.idEntry != response.entry.idEntry> <#if response_index != 1>
${response.entry.title} :   <#assign entrySave=response.entry>
    <#if response.toStringValueResponse?has_content>
  • ${response.toStringValueResponse}
  • <#else> <#if response.toStringValueResponse?has_content>
  • ${response.toStringValueResponse}