Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
de:create:table-layout-dropdowns [29.01.2015 20:41] – Aktualisierung admin | de:create:table-layout-dropdowns [18.09.2024 21:33] (aktuell) – [Variante 1] admin | ||
---|---|---|---|
Zeile 8: | Zeile 8: | ||
**Tipp:** Anstatt der Dropdown-Auswahlfelder könnten ebenso Texteingabe-Felder (z.B. zur Angabe des Jahres) zum Einsatz kommen. | **Tipp:** Anstatt der Dropdown-Auswahlfelder könnten ebenso Texteingabe-Felder (z.B. zur Angabe des Jahres) zum Einsatz kommen. | ||
- | |||
===== Schritt für Schritt ===== | ===== Schritt für Schritt ===== | ||
Zeile 19: | Zeile 18: | ||
- | ===== Variante 1 ===== | + | ==== Variante 1 ==== |
- | Verwenden Sie [[inputs-single|frei | + | Verwenden Sie [[inputs-single|frei |
- | Platzieren Sie unter **Fragebogen zusammenstellen** | + | Unter **Fragebogen zusammenstellen** |
- | + | ||
- | <code php> | + | |
- | prepare_input(' | + | |
- | prepare_input(' | + | |
- | prepare_input(' | + | |
- | prepare_input(' | + | |
- | </ | + | |
- | + | ||
- | Darunter | + | |
<code html> | <code html> | ||
Zeile 41: | Zeile 31: | ||
<table width=" | <table width=" | ||
< | < | ||
- | <col width=" | + | <col width=" |
- | <col width=" | + | <col width=" |
- | <col width=" | + | <col width=" |
- | <col width=" | + | <col width=" |
<col width=" | <col width=" | ||
</ | </ | ||
<tr> | <tr> | ||
- | < | + | <td>von: %input:ST17%</ |
- | < | + | <td>%input:ST18%</ |
- | < | + | <td>bis: %input:ST19%</ |
- | < | + | <td>%input:ST20%</ |
<td> | <td> | ||
</ | </ |