Formular:ARCHIUM FORM uas object: Unterschied zwischen den Versionen
Aus UA-Matrikel
| Zeile 215: | Zeile 215: | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
| − | <div class="archium-grid-item" style="grid-column: 1 / span | + | <div class="archium-grid-item" style="grid-column: 1 / span 3;"> |
| − | <!-- define | + | <!-- define names input field --> |
| − | {{{for template| | + | {{{for template|ARCHIUM_TEMPLATE_uas_names|multiple|label=Namen}}} |
| − | {{{field| | + | {{{field|text_information |
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder=Namen | ||
| + | |cargo table=ARCHIUM_TABLE_uas_names | ||
| + | |cargo field=ARCHIUM_PROPERTY_uas_names | ||
| + | }}} | ||
| + | {{{end template}}} | ||
| + | </div | ||
| + | <div class="archium-grid-item" style="grid-column: 4 / span 3;"> | ||
| + | <!-- define text information input field --> | ||
| + | {{{for template|ARCHIUM_TEMPLATE_uas_text_information|label=Textangaben}}} | ||
| + | {{{field|text_information | ||
|input type=textarea with autocomplete | |input type=textarea with autocomplete | ||
|default= | |default= | ||
| − | |placeholder= | + | |placeholder=Textangaben |
| − | |cargo table= | + | |cargo table=ARCHIUM_TABLE_uas_text_information |
| − | |cargo field= | + | |cargo field=ARCHIUM_PROPERTY_uas_text_information |
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Version vom 16. Juni 2020, 15:52 Uhr