Formular: ARCHIUM FORM thorax object: Unterschied zwischen den Versionen
Aus artux
Zwischenbearbeitung aus austrianhospice vom April 2022>Archium |
Markierung: Manuelle Zurücksetzung |
||
(19 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<!-- ARCHIUM_FORM_thorax_object --> | <!-- ARCHIUM_FORM_thorax_object --> | ||
<!-- Version | <!-- Version 20221208 --> | ||
<!-- 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 | ||
Zeile 42: | Zeile 42: | ||
<!-- DEFINE FORM FIELDS --> | <!-- DEFINE FORM FIELDS --> | ||
<div class="archium-grid-container-base archium-grid-container-identity"> | <div class="archium-grid-container-base archium-grid-container-identity"> | ||
<h3><i class="far fa-id-card"></i> Identifizierung</h3> | <h3><i class="far fa-id-card" style="color:white;"></i> <span style="color:white;">Identifizierung</span></h3> | ||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | <div class="archium-grid-item" style="grid-column: 1 / span 2;"> | ||
<!-- define signature input field --> | <!-- define signature input field --> | ||
Zeile 60: | Zeile 60: | ||
{{{field|title | {{{field|title | ||
|mandatory | |mandatory | ||
|input type= | |input type=textarea with autocomplete | ||
|size=75 | |||
|autogrow | |||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder=Pflichteintrag | |placeholder=Pflichteintrag | ||
Zeile 219: | Zeile 221: | ||
|input type=textarea | |input type=textarea | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder= | |placeholder=Enthält | ||
|cargo table=ARCHIUM_TABLE_thorax_content_general | |cargo table=ARCHIUM_TABLE_thorax_content_general | ||
|cargo field=ARCHIUM_PROPERTY_thorax_content_general}}} | |cargo field=ARCHIUM_PROPERTY_thorax_content_general}}} | ||
Zeile 230: | Zeile 232: | ||
|input type=textarea | |input type=textarea | ||
|default={{PAGENAME}} | |default={{PAGENAME}} | ||
|placeholder= | |placeholder=Darin | ||
|cargo table=ARCHIUM_TABLE_thorax_content_special | |cargo table=ARCHIUM_TABLE_thorax_content_special | ||
|cargo field=ARCHIUM_PROPERTY_thorax_content_special | |cargo field=ARCHIUM_PROPERTY_thorax_content_special | ||
}}} | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<!-- define content_special input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_remark|label=Anmerkungen}}} | |||
{{{field|remark | |||
|input type=textarea | |||
|default= | |||
|placeholder=Anmerkungen | |||
|cargo table=ARCHIUM_TABLE_thorax_remark | |||
|cargo field=ARCHIUM_PROPERTY_thorax_remark | |||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 273: | Zeile 287: | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- CORRESPONDENCE-CONTAINER --> | |||
<div class="archium-grid-container-base archium-grid-container-context"> | |||
<h3><i class="fas fa-globe"></i> Kontext</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 2;"> | |||
<!-- define context_location input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_context_location|label=Ausstellungsort}}} | |||
<p>{{{field|context_location | |||
|input type=combobox | |||
|default=123 | |||
|placeholder=Ausstellungsort | |||
|cargo table=ARCHIUM_TABLE_thorax_context_location | |||
|cargo field=ARCHIUM_PROPERTY_thorax_context_location}}}</p> | |||
<p>{{{field|context_location_alt | |||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 3 / span 2;"> | |||
<!-- define context_from input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_context_from|label=Absender}}} | |||
<p>{{{field|context_from | |||
|input type=combobox | |||
|default= | |||
|placeholder=Absender | |||
|cargo table=ARCHIUM_TABLE_thorax_context_from | |||
|cargo field=ARCHIUM_PROPERTY_thorax_context_from}}}</p> | |||
<p>{{{field|context_from_alt | |||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{end template}}} | |||
</div> | |||
<div class="archium-grid-item" style="grid-column: 5 / span 2;"> | |||
<!-- define context_to input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_context_to|label=Empfänger}}} | |||
<p>{{{field|context_to | |||
|input type=combobox | |||
|default= | |||
|placeholder=Empfänger | |||
|cargo table=ARCHIUM_TABLE_thorax_context_to | |||
|cargo field=ARCHIUM_PROPERTY_thorax_context_to}}} | |||
<p>{{{field|context_to_alt | |||
|placeholder=Kommentar | |||
|input type=textarea}}}</p> | |||
{{{end template}}} | |||
</div> | |||
</div> | |||
<div class="archium-grid-container-base archium-grid-container-usage"> | <div class="archium-grid-container-base archium-grid-container-usage"> | ||
<h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3> | <h3><i class="fas fa-door-open"></i> Zugang und Benutzung</h3> | ||
Zeile 280: | Zeile 341: | ||
{{{field|clearance_level | {{{field|clearance_level | ||
|mandatory | |mandatory | ||
|input type= | |input type=radiobutton | ||
|default= | |values=Internet mit Anhängen,Internet ohne Anhänge,Lesesaal mit Anhängen,Lesesaal ohne Anhänge,Lesbar für Mitarbeiter,Bearbeitung durch Mitarbeiter,Administrator | ||
|default=Administrator | |||
<!--|existing values only | |||
|placeholder=Freigabestufe | |placeholder=Freigabestufe | ||
|cargo table=ARCHIUM_TABLE_thorax_clearance_level | |cargo table=ARCHIUM_TABLE_thorax_clearance_level | ||
|cargo field=ARCHIUM_PROPERTY_thorax_clearance_level | |cargo field=ARCHIUM_PROPERTY_thorax_clearance_level--> | ||
}}} | }}} | ||
{{{end template}}} | {{{end template}}} | ||
Zeile 376: | Zeile 439: | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="archium-grid-container-base archium-grid-container-storage"> | |||
<h3><i class="fa fa-cubes"></i>Lagerung</h3> | |||
<div class="archium-grid-item" style="grid-column: 1 / span 6;"> | |||
<!-- define gnd_index input field --> | |||
{{{for template|ARCHIUM_TEMPLATE_thorax_storage|label=Lagerung}}} | |||
{{{field|gebaeude | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Gebäude | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_gebaeude | |||
}}} | |||
{{{field|raum | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Raum | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_raum | |||
}}} | |||
{{{field|regal | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Regal | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_regal | |||
}}} | |||
{{{field|fach | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Fach | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_fach | |||
}}} | |||
{{{field|karton | |||
|size=30 | |||
|input type=combobox | |||
|default= | |||
|placeholder=Karton | |||
|cargo table=ARCHIUM_TABLE_thorax_storage | |||
|cargo field=ARCHIUM_PROPERTY_thorax_karton | |||
}}} | |||
{{{end template}}} | |||
</div> | |||
</div> | |||
<div class="archium-grid-container-base archium-grid-container-links"> | <div class="archium-grid-container-base archium-grid-container-links"> | ||
<h3><i class="fas fa-link"></i> Verbindungen</h3> | <h3><i class="fas fa-link"></i> Verbindungen</h3> |
Aktuelle Version vom 17. April 2023, 14:51 Uhr