Formular:ARCHIUM FORM hascher object: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 13: Zeile 13:
 
     __NOTOC__
 
     __NOTOC__
 
     <!-- EMBED QUERY/DISPLAY TEMPLATE -->
 
     <!-- EMBED QUERY/DISPLAY TEMPLATE -->
     {{{for template|ARCHIUM_hascher_display}}}
+
     {{{for template|ARCHIUM_TEMPLATE_hascher_display}}}
 +
        {{{field|type|mandatory|default=object|hidden}}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
 
     <!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
Zeile 89: Zeile 90:
 
         }}}
 
         }}}
 
     {{{end template}}}
 
     {{{end template}}}
    <div class="archium-grid-container">
 
        <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
            ===Identifizierungsfeld===
 
        </div>
 
        <div class="archium-grid-item">
 
            {{{for template|ARCHIUM_TEMPLATE_hascher_signature|multiple}}}
 
                {{{field|signature
 
                    |mandatory
 
                    |unique
 
                    |input type=combobox
 
                    |default={{PAGENAME}}
 
                    |placeholder=Pflichteintrag
 
                    |cargo table=ARCHIUM_TABLE_hascher_signature
 
                    |cargo field=ARCHIUM_PROPERTY_hascher_signature
 
                }}}
 
        {{{end template}}}
 
        </div>
 
        <div class="archium-grid-item">
 
            {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
 
                {{{field|title
 
                    |mandatory
 
                    |input type=combobox
 
                    |default={{PAGENAME}}
 
                    |placeholder=Pflichteintrag
 
                    |cargo table=ARCHIUM_TABLE_hascher_title
 
                    |cargo field=ARCHIUM_PROPERTY_hascher_title
 
                }}}
 
        {{{end template}}}
 
        </div>
 
        <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
            {{{for template|ARCHIUM_TEMPLATE_hascher_description|label=Beschreibung(Objekt)}}}
 
                {{{field|description
 
                    |input type=textarea with autocomplete
 
                    |default={{PAGENAME}}
 
                    |placeholder=Beschreibung
 
                    |cargo table=ARCHIUM_TABLE_hascher_description
 
                    |cargo field=ARCHIUM_PROPERTY_hascher_description}}}
 
            {{{end template}}}
 
        </div>
 
        <div class="archium-grid-item">4</div>
 
      </div>
 
      <div class="archium-grid-container2">
 
        <div class="archium-grid-item">
 
            {{{for template|ARCHIUM_TEMPLATE_hascher_date_of_creation|label=Erstellungsdatum(Objekt)}}}
 
                {{{field|date_of_creation
 
                    |mandatory
 
                    |input type=date
 
                    |default=now
 
                }}}
 
            {{{end template}}}
 
        </div>
 
        <div class="archium-grid-item">2</div>
 
        <div class="archium-grid-item">3</div>
 
        <div class="archium-grid-item">4</div>
 
      </div>
 
</div>
 
 
<!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
 
<!-- WRAP STORE TEMPLATES in div with class ARCHIUM_HIDDEN -->
 
{{{for template|ARCHIUM_HIDE_END}}}
 
{{{for template|ARCHIUM_HIDE_END}}}

Version vom 6. März 2020, 15:27 Uhr