Revision ee7f5ddf
Added by Pierre Cros over 12 years ago
| help/fr/form_simple.page | ||
|---|---|---|
|
<title>1. Créer un formulaire</title>
|
||
|
|
||
|
<info>
|
||
|
<link type="guide" xref="index#formulaires" group="#first" />
|
||
|
<link type="guide" xref="formulaires" group="#first" />
|
||
|
<link type="guide" xref="index#formulaires" />
|
||
|
<desc>Caractéristiques basiques d'un formulaire</desc>
|
||
|
</info>
|
||
|
|
||
|
|
||
| ... | ... | |
|
|
||
|
<section id="champs">
|
||
|
<title>Champs</title>
|
||
|
<p> Cette partie vous permet de créer les différents champs de votre formulaire, voyez la page consacrée à l'<link xref="champs">ajout de champs</link>. Les champs peuvent être de différents types :</p>
|
||
|
<list>
|
||
|
<item><p><link xref="form_champs#types_champs">Texte</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Texte Long</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Courriel</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Case à cocher</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Upload de fichier</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Date</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Liste</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Liste à choix multiple</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Tableau</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Tableau de listes</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Éléments classés</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Titre</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Sous-titre</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Commentaire</link></p></item>
|
||
|
<item><p><link xref="form_champs#types_champs">Nouvelle page</link></p></item>
|
||
|
</list>
|
||
|
<p> Cette partie vous permet de créer les différents champs de votre formulaire lorsque vous cliquez sur le lien « Édition », voyez la page consacrée à l'<link xref="champs">ajout de champs</link> pour voir les différents types de champs disponibles.</p>
|
||
|
</section>
|
||
|
|
||
|
|
||
Also available in: Unified diff
help: complete version of the documentation