[(#AUTORISER{voirreponses,formulaire,#ID_FORMULAIRE}|oui) [(#ENV{choix_statut}|=={oui}|?{ #SET{statut,#ENV{statut,'.*'}}, #SET{statut,publie} })] [(#ENV{choix_statut}|=={oui}|oui) ]
[(#ID_FORMULAIRE|formidable_ts_insert_th)]
#TITRE
#SET{date_debut,#ENV{id_formulaire}|formidable_ts_get_setting{date_debut}} #SET{date_fin,#ENV{id_formulaire}|formidable_ts_get_setting{date_fin}} [(#GET{date_debut}|oui) #SET{date_debut,#GET{date_debut}|date_format{Y-m-d}} ] [(#GET{date_fin}|oui) #SET{date_fin,#GET{date_fin}|date_format{Y-m-d}} ] [(#SAISIE{date,date_debut,label=<:formidable:exporter_formulaire_date_debut_label:/>,valeur=#GET{date_debut}})] [(#SAISIE{date,date_fin,label=<:formidable:exporter_formulaire_date_fin_label:/>,valeur=#GET{date_fin}})]
]