Formular:RespoTest: Unterschied zwischen den Versionen

Aus FürthWiki

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
|input type=text
|input type=text
|class=form-control
|class=form-control
}}}</div>
}}}</div><!--


--><div class="form-group">
<span class="form-label">Nachname</span>
<span class="form-label">Nachname</span>
{{{field|Nachname
{{{field|Nachname
|input type=text
|input type=text
|class=form-control
|class=form-control
}}}
}}}</div><!--


--><div class="form-group">
<span class="form-label">Geburtsdatum</span>
<span class="form-label">Geburtsdatum</span>
{{{field|Geburtsdatum
{{{field|Geburtsdatum
|input type=date
|input type=date
|class=form-control
|class=form-control
}}}
}}}</div>


{{{end template}}}
{{{end template}}}

Version vom 29. August 2025, 13:06 Uhr

form name=Personenformular

PersonTest

Vorname Vorname

Nachname Nachname

Geburtsdatum Geburtsdatum

{{{end template}}}