#i18n{form.result.title} : '${form.title}'

#i18n{form.result.labelAnd}


#i18n{form.result.titleStatistic}
${number_response}
<#if fist_response_date?exists> ${fist_response_date?date} <#else> -
<#if last_response_date?exists> ${last_response_date?date} <#else> -
checked> #i18n{form.result.radioButtonDay}
checked> #i18n{form.result.radioButtonWeek}
checked> #i18n{form.result.radioButtonMonth}
<#if fist_response_date_filter?exists&&last_response_date_filter?exists> <#elseif fist_response_date_filter?exists > <#elseif last_response_date_filter?exists> <#else>

#i18n{form.result.titleDataSave} <#if fist_response_date_filter?exists> <#if last_response_date_filter?exists>
<@comboWithParams name="id_export_format" items=export_format_list default_value="-1" additionalParameters="class='form-control input-xs'" />
<@getDatePickerRange idFieldFrom="fist_response_date_filter" idFieldTo="last_response_date_filter" language=locale />