Formular:ARCHIUM FORM uas object: Unterschied zwischen den Versionen
Aus UA-Matrikel
| (10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_FORM_uas_object --> | <!-- ARCHIUM_FORM_uas_object --> | ||
| − | <!-- Version | + | <!-- Version 20200625 --> |
<!-- This is a form definition for OBJECT-type pages. It provides input fields for | <!-- This is a form definition for OBJECT-type pages. It provides input fields for | ||
| − | signature, title, description, remark. --> | + | signature, title, description, remark and so on. --> |
<noinclude> | <noinclude> | ||
{{#forminput:form=ARCHIUM_FORM_uas_object}} | {{#forminput:form=ARCHIUM_FORM_uas_object}} | ||
| Zeile 72: | Zeile 72: | ||
{{{for template|ARCHIUM_TEMPLATE_uas_date_of_modification|label=Änderungsdatum}}} | {{{for template|ARCHIUM_TEMPLATE_uas_date_of_modification|label=Änderungsdatum}}} | ||
{{{field|date_of_modification | {{{field|date_of_modification | ||
| − | |||
|input type=date | |input type=date | ||
|default=now | |default=now | ||
| Zeile 114: | Zeile 113: | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 3 / span 1;"> | <div class="archium-grid-item" style="grid-column: 3 / span 1;"> | ||
| − | + | <!-- define time frame input field --> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | <!-- define time frame field --> | ||
{{{for template|ARCHIUM_TEMPLATE_uas_timeframe|multiple|label=Zeitraum}}} | {{{for template|ARCHIUM_TEMPLATE_uas_timeframe|multiple|label=Zeitraum}}} | ||
<div>Von:<div>Tag{{{field|day_from | <div>Von:<div>Tag{{{field|day_from | ||
| Zeile 185: | Zeile 176: | ||
|placeholder=Studentenstatus | |placeholder=Studentenstatus | ||
|cargo table=ARCHIUM_TABLE_uas_student_status | |cargo table=ARCHIUM_TABLE_uas_student_status | ||
| − | |cargo field= | + | |cargo field=ARCHIUM_PROPERTY_uas_student_status |
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<!-- define date field --> | <!-- define date field --> | ||
| − | {{{for template|ARCHIUM_TEMPLATE_uas_date|multiple|label= | + | {{{for template|ARCHIUM_TEMPLATE_uas_date|multiple|label=Zeitpunkte}}} |
<span>Tag | <span>Tag | ||
{{{field|day | {{{field|day | ||
| Zeile 272: | Zeile 212: | ||
|placeholder={{CURRENTYEAR}} | |placeholder={{CURRENTYEAR}} | ||
}}}</span> | }}}</span> | ||
| + | {{{end template}}} | ||
| + | </div> | ||
| + | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
| + | <!-- define name input field --> | ||
| + | {{{for template|ARCHIUM_TEMPLATE_uas_name|multiple|label=Namen}}} | ||
| + | {{{field|name | ||
| + | |input type=combobox | ||
| + | |default= | ||
| + | |placeholder= | ||
| + | |cargo table=ARCHIUM_TABLE_uas_name | ||
| + | |cargo field=ARCHIUM_PROPERTY_uas_name | ||
| + | }}} | ||
| + | {{{end template}}} | ||
| + | </div> | ||
| + | <div class="archium-grid-item" style="grid-column: 3 / span 2;"> | ||
| + | <!-- define text information input field --> | ||
| + | {{{for template|ARCHIUM_TEMPLATE_uas_text_information|label=Textangaben}}} | ||
| + | {{{field|text_information | ||
| + | |input type=textarea with autocomplete | ||
| + | |default= | ||
| + | |placeholder=Textangaben | ||
| + | |cargo table=ARCHIUM_TABLE_uas_text_information | ||
| + | |cargo field=ARCHIUM_PROPERTY_uas_text_information | ||
| + | }}} | ||
| + | {{{end template}}} | ||
| + | </div> | ||
| + | <div class="archium-grid-item" style="grid-column: 5 / span 2;"> | ||
| + | <!-- define remark input field --> | ||
| + | {{{for template|ARCHIUM_TEMPLATE_uas_remark|label=Anmerkungen}}} | ||
| + | {{{field|remark | ||
| + | |input type=textarea with autocomplete | ||
| + | |default= | ||
| + | |placeholder=Textangaben | ||
| + | |cargo table=ARCHIUM_TABLE_uas_remark | ||
| + | |cargo field=ARCHIUM_PROPERTY_uas_remark | ||
| + | }}} | ||
{{{end template}}} | {{{end template}}} | ||
</div> | </div> | ||
Aktuelle Version vom 25. Juni 2020, 13:28 Uhr