Your IP : 216.73.217.68


Current Path : /home/atelierpru/www/OLD/plugins/auto/formidable/v3.37.1/modeles/
Upload File :
Current File : /home/atelierpru/www/OLD/plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html

<BOUCLE_formulaire(FORMULAIRES){id_formulaire}{tout}>
	<strong><:formidable:traitements_aide_memoire:></strong>
	<dl>
		<dt>@nom_site_spip@</dt>
		<dd><:info_nom_site:></dd>
	</dl>

	<BOUCLE_champs(POUR){tableau #SAISIES*|unserialize|saisies_lister_par_nom{0}}>
	[(#VALEUR{saisie}|=={explication}|oui)
		#SET{label,#VALEUR{options/texte}}
	]
	[(#VALEUR{saisie}|=={explication}|non)
		[(#SET{label, [(#VALEUR|table_valeur{options}|table_valeur{label})]})]
		[(#SET{label_case, [(#VALEUR|table_valeur{options}|table_valeur{label_case})]})]
	]
	<dl>
		<dt>@#CLE@</dt>
		[<dd>(#GET{label}|sinon{#GET{label_case}})</dd>]
	</dl>
	</BOUCLE_champs>
</BOUCLE_formulaire>