« Catégorie:Test-schema » : différence entre les versions

Ajout du formulaire au schéma
Nouveau test
 
Ligne 17 : Ligne 17 :
       <Label>Texte intégral</Label>
       <Label>Texte intégral</Label>
     </Field>
     </Field>
     <pageforms_Form>
     <pageforms_Form>
       <Display>
       <pageforms_Display>
         <Section name="Informations principales" showonselect="true">
         <pageforms_Section name="Informations principales" showonselect="true">
           <PartField>Titre</PartField>
           <pageforms_PartField>Titre</pageforms_PartField>
           <PartField>Année</PartField>
           <pageforms_PartField>Année</pageforms_PartField>
           <PartField>Référence légale</PartField>
           <pageforms_PartField>Référence légale</pageforms_PartField>
         </Section>
         </pageforms_Section>
         <Section name="Texte intégral">
         <pageforms_Section name="Texte intégral">
           <PartField>Texte intégral</PartField>
           <pageforms_PartField>Texte intégral</pageforms_PartField>
         </Section>
         </pageforms_Section>
         <Section name="Données calculées" hidden="true">
         <pageforms_Section name="Données calculées" hidden="true">
           <PartFreeText />
           <pageforms_PartFreeText />
         </Section>
         </pageforms_Section>
       </Display>
       </pageforms_Display>
       <StandardInputs />
 
       <FreeTextLabel>Compléments</FreeTextLabel>
       <pageforms_StandardInputs />
       <PreloadText>{{Tableau EEV}}</PreloadText>
       <pageforms_FreeTextLabel>Compléments</pageforms_FreeTextLabel>
       <pageforms_PreloadText>{{Tableau EEV}}</pageforms_PreloadText>
     </pageforms_Form>
     </pageforms_Form>
   </Template>
   </Template>