You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
528 B
13 lines
528 B
<BOUCLE_reponse(FORMULAIRES_REPONSES){tout}{id_formulaires_reponse}> |
|
|
|
<BOUCLE_formulaire(FORMULAIRES){tout}{id_formulaire}> |
|
#SET{saisies,#SAISIES|formidable_deserialize} |
|
</BOUCLE_formulaire> |
|
#SET{valeurs,#ARRAY} |
|
<BOUCLE_champs(FORMULAIRES_REPONSES_CHAMPS){id_formulaires_reponse}> |
|
#SET_MERGE{valeurs,#ARRAY{#NOM,#VALEUR|formidable_deserialize|formidable_ajouter_action_recuperer_fichier{#NOM,#GET{saisies},#ID_FORMULAIRE,#ID_FORMULAIRES_REPONSE}} |
|
</BOUCLE_champs> |
|
|
|
#VOIR_SAISIES{#GET{saisies}, #GET{valeurs}} |
|
|
|
</BOUCLE_reponse>
|
|
|