Line | |
---|
1 | |
---|
2 | titre: 'Simple Table Utilisateur' |
---|
3 | description: 'La sauvegarde est faite dans une table utilisateur, sans alimenter la table de formidable' |
---|
4 | options: |
---|
5 | - |
---|
6 | saisie: 'input' |
---|
7 | options: |
---|
8 | nom: 'table_destinataire' |
---|
9 | label: 'Table destinataire' |
---|
10 | explication: 'Indiquez le nom de la table destinataire des enregistrements' |
---|
11 | - |
---|
12 | saisie: 'textarea' |
---|
13 | options: |
---|
14 | nom: 'correspondance_champs_formulaire_table' |
---|
15 | label: 'Correspondances du formulaire vers la table' |
---|
16 | explication: 'Indiquez pour chaque champ du formulaire, le nom du champ de la table utilisateur' |
---|
17 | defaut: 'input_1|titre...' |
---|
18 | rows: 6 |
---|
19 | - |
---|
20 | saisie: 'input' |
---|
21 | options: |
---|
22 | nom: 'champ_primary' |
---|
23 | label: 'Nom de la clé primaire de votre table' |
---|
24 | explication: 'Indiquez le nom du champ contenant les id_auteurs dand la table destinataire des enregistrements' |
---|
25 | - |
---|
26 | saisie: 'input' |
---|
27 | options: |
---|
28 | nom: 'champ_id_auteur' |
---|
29 | label: 'Champ id_auteur de votre table' |
---|
30 | explication: 'Indiquez le nom du champ contenant les id_auteurs dand la table destinataire des enregistrements' |
---|
31 | defaut: 'id_auteur' |
---|
32 | - |
---|
33 | saisie: 'input' |
---|
34 | options: |
---|
35 | nom: 'champ_statut' |
---|
36 | label: 'Champ statut' |
---|
37 | explication: 'Indiquez le nom du champ qui contient le statut de chaque enregistrement sil existe. Videz sinon.' |
---|
38 | defaut: 'statut' |
---|
39 | - |
---|
40 | saisie: 'radio' |
---|
41 | options: |
---|
42 | nom: 'moderation' |
---|
43 | label: '<:formidable:traiter_enregistrement_option_moderation_label:>' |
---|
44 | datas: |
---|
45 | posteriori: '<:bouton_radio_modere_posteriori:>' |
---|
46 | priori: '<:bouton_radio_modere_priori:>' |
---|
47 | defaut: 'posteriori' |
---|
48 | - |
---|
49 | saisie: 'oui_non' |
---|
50 | options: |
---|
51 | nom: 'multiple' |
---|
52 | label: '<:formidable:traiter_enregistrement_option_multiple_label:>' |
---|
53 | explication: '<:formidable:traiter_enregistrement_option_multiple_explication:>' |
---|
54 | defaut: 'on' |
---|
Note: See
TracBrowser
for help on using the repository browser.