Kategorie: Aktion: Unterschied zwischen den Versionen

Aus blickwechseln
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
     <standardInputs freeTextLabel="Freitext"/>
     <standardInputs freeTextLabel="Freitext"/>
   </semanticforms_Form>
   </semanticforms_Form>
   <Template name="Aktion" format="standard"/>
   <Template name="Aktion" format="standard">
    <Field name="Zeitbedarf">
      <semanticforms_FormInput>
        <InputType>dropdown</InputType>
      </semanticforms_FormInput>
      <semanticmediawiki_Property name="">
        <Type>Text</Type>
        <AllowedValue>Test1</AllowedValue>
        <AllowedValue>Test2</AllowedValue>
      </semanticmediawiki_Property>
    </Field>
  </Template>
</PageSchema>
</PageSchema>

Version vom 8. August 2016, 22:23 Uhr

<PageSchema>

 <semanticforms_Form name="Aktion">
   <standardInputs freeTextLabel="Freitext"/>
 </semanticforms_Form>
 <Template name="Aktion" format="standard">
   <Field name="Zeitbedarf">
     <semanticforms_FormInput>
       <InputType>dropdown</InputType>
     </semanticforms_FormInput>
     <semanticmediawiki_Property name="">
       <Type>Text</Type>
       <AllowedValue>Test1</AllowedValue>
       <AllowedValue>Test2</AllowedValue>
     </semanticmediawiki_Property>
   </Field>
 </Template>

</PageSchema>