Formular: Institution: Unterschied zwischen den Versionen

Aus sharedautomatedmobility.org
Wechseln zu: Navigation, Suche
 
(12 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 4: Zeile 4:
 
{{{for template|Institution}}}
 
{{{for template|Institution}}}
 
{| class="formtable"
 
{| class="formtable"
 +
! Kurzbezeichnung
 +
| {{{field|Kurzbezeichnung|input type=text}}}
 +
<div class="help-block">Diese Kurzbezeichnung wird beispielsweise in Diagrammen verwendet.</div>
 +
|-
 +
! Kurzbeschreibung
 +
| {{{field|Kurzbeschreibung|input type=textarea|rows=1|cols=60|autogrow}}}
 +
|-
 
! Homepage
 
! Homepage
 
| {{{field|Homepage|placeholder=Homepage}}}
 
| {{{field|Homepage|placeholder=Homepage}}}
 
|-
 
|-
! Adresse
+
! Location
| {{{field|Adresse|class=input-sm|input type=text|placeholder=Adresse}}} {{{field|PLZ|class=input-sm|size=5|placeholder=PLZ|input type=text}}} {{{field|Ort|class=input-sm|placeholder=Ort|input type=text}}}
+
| <table style="width:100%"><tr><td>{{{field|Ort|class=input-sm|placeholder=Ort|input type=text}}}</td><td style="padding-top:10px">{{{field|Land|class=input-sm|input type=combobox|values from property=Land}}}</td></tr></table>
|-
 
! Land
 
| {{{field|Land|class=input-sm|input type=combobox|values form property=Land}}}
 
 
|-
 
|-
 
! Email
 
! Email
Zeile 20: Zeile 24:
 
|-
 
|-
 
! Zuordnung
 
! Zuordnung
| {{{field|Kategorien|input type=categories|top category=Institution|hideroot|height=500}}}
+
| {{{field|Kategorien|input type=tree|top category=Institution|hideroot|height=500|list}}}
 +
|-
 +
! Tags
 +
| {{{field|Tags|list|values from property=Tag|input type=tokens}}}
 +
|-
 +
! Personen
 +
| {{{field|Kontakte|holds template}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
  
{{{for template|Kontakt|multiple|label=Kontakte}}}
+
{{{for template
<div class="u-form-label">Kontakt:</div> {{{field|Kontakt|values from category=Person|input type=combobox}}}
+
  |Kontakt
 
+
  |multiple
<div class="u-form-label">Anmerkung:</div> {{{field|Anmerkung|rows=1|autogrow}}}
+
  |embed in field=Institution[Kontakte]
 +
  |add button text=Kontakt hinzufügen
 +
}}}
 +
{|
 +
| {{{field|Kontakt|values from category=Person|input type=combobox}}}
 +
| {{{field|Anmerkung|input type=text|size=40|placeholder=Rolle|class=input-sma}}}
 +
|}
 
{{{end template}}}
 
{{{end template}}}
 
'''Anmerkung:'''
 
 
{{{standard input|free text|rows=10}}}
 
  
 
{{{standard input|save}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|cancel}}}
 
</includeonly>
 
</includeonly>

Aktuelle Version vom 2. Juni 2017, 18:33 Uhr

Dies ist das Formular „Institution“.