Formular:ARCHIUM FORM hascher object: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 22: Zeile 22:
 
     <!-- define signature input field -->
 
     <!-- define signature input field -->
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Objekt)}}}
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_signature|label=Signatur(Objekt)}}}
         {{{field|signature|mandatory|unique|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|signature|mandatory|unique|default={{PAGENAME}}|placeholder=Pflichteintrag
 +
            |cargo table=ARCHIUM_TABLE_hascher_signature
 +
            |cargo field=ARCHIUM_PROPERTY_hascher_signature
 +
        }}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!--  -->
 
     <!--  -->
 
     <!-- define title input field -->
 
     <!-- define title input field -->
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_title|label=Titel(Objekt)}}}
         {{{field|title|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag}}}
+
         {{{field|title|mandatory|default={{PAGENAME}}|placeholder=Pflichteintrag
 +
            |cargo table=ARCHIUM_TABLE_hascher_title
 +
            |cargo field=ARCHIUM_PROPERTY_hascher_title}}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!--  -->
 
     <!--  -->
Zeile 37: Zeile 42:
 
     <!-- define remark input field -->
 
     <!-- define remark input field -->
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_remark|label=Anmerkungen(Objekt)}}}
 
     {{{for template|ARCHIUM_TEMPLATE_hascher_remark|label=Anmerkungen(Objekt)}}}
         {{{field|remark|default={{PAGENAME}}|placeholder=Anmerkung}}}
+
         {{{field|remark|default={{PAGENAME}}|placeholder=Anmerkung
 +
            |cargo table=ARCHIUM_TABLE_hascher_remark
 +
            |cargo field=ARCHIUM_PROPERTY_hascher_remark
 +
        }}}
 
     {{{end template}}}
 
     {{{end template}}}
 
     <!-- define timeframe input fields -->
 
     <!-- define timeframe input fields -->

Version vom 5. März 2020, 09:05 Uhr