#SET{name,saisie_1}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_input_text:>[ (#AIDER{' '})] [
(#GET{erreurs})
]
#SET{name,saisie_2}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_textarea:> [
(#GET{erreurs})
]
#SET{name,saisie_3}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_select:> [
(#GET{erreurs})
]
#SET{val,oui}
<:charter:label_valeur_oui_long:>
#SET{val,non}
<:charter:label_valeur_non_long:>
#SET{name,saisie_4}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_select_multiple:> [
(#GET{erreurs})
]
#SET{val,option1}
<:charter:label_valeur_option_1:>
#SET{val,option2}
<:charter:label_valeur_option_2:>
#SET{name,saisie_5}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_radio:> [
(#GET{erreurs})
]
#SET{val,option1}
<:charter:label_valeur_option_1:>
#SET{val,option2}
<:charter:label_valeur_option_2:>
#SET{name,saisie_6}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_radio_inline:> [
(#GET{erreurs})
]
#SET{val,option1}
<:charter:label_valeur_oui:>
#SET{val,option2}
<:charter:label_valeur_non:>
#SET{name,saisie_7}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_checkbox_ouiounon:> [
(#GET{erreurs})
]
#SET{val,non}
#SET{val,oui}
<:charter:label_valeur_option_activer:>
#SET{name,saisie_8}#SET{obli,''}#SET{defaut,''}#SET{erreurs,#ENV**{erreurs/#GET{name}}}#SET{id,#GET{name}|concat{#ENV{suffixe}}}
<:charter:label_checkbox:> [
(#GET{erreurs})
]
#SET{val,1}
<:charter:label_valeur_choix_1:>
#SET{val,2}
<:charter:label_valeur_choix_2:>