Formular:RadioButtonSample: Unterschied zwischen den Versionen

Aus MoBaDaten
Wechseln zu: Navigation, Suche
 
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:
 
This is a radiobutton test formulat.
 
This is a radiobutton test formulat.
  
To creat a page with this form, please '''[[Spezial:Mit_Formular_bearbeiten/DateiFlex|klick this link]]'''.
+
{{#forminput:form=RadioButtonSample}}
 +
 
  
 
[[Kategorie:Formulare| RadioButtonSample]]
 
[[Kategorie:Formulare| RadioButtonSample]]
Zeile 8: Zeile 9:
 
{{{for template|RadioButtonSample}}}
 
{{{for template|RadioButtonSample}}}
 
{|  
 
{|  
! Radiobuttons without mapping
+
! width="20%" | Radiobuttons '''without''' mapping
|  
+
| {{{field|Typ1|input type=radiobutton|mandatory|values=A,B,C|default=A}}}
{{{field|Typ|input type=radiobutton|values=A,B,C}}}
+
|-
 +
! width="20%" | Radiobuttons '''with''' mapping
 +
| {{{field|Typ2|input type=radiobutton|mandatory|values=A,B,C|default=A|mapping template=StaticCrimeLabel}}}
 +
|-
 +
! width="20%" | Checkboxes '''without''' mapping
 +
| {{{field|Typ3|input type=checkboxes|mandatory|values=A,B,C|default=A}}}
 
|-
 
|-
! Radiobuttons with mapping
+
! width="20%" | Checkboxes '''with''' mapping
|  
+
| {{{field|Typ4|input type=checkboxes|mandatory|values=A,B,C|default=A|mapping template=StaticCrimeLabel}}}
{{{field|Typ|input type=radiobutton|values=A,B,C|mapping template=StaticCrimeLabel}}}
 
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 
</includeonly>
 
</includeonly>

Aktuelle Version vom 27. Juli 2019, 11:56 Uhr

This is a radiobutton test formulat.