Formular:ARCHIUM FORM hascher literature: Unterschied zwischen den Versionen

Aus Denkmalpflege
Wechseln zu:Navigation, Suche
Zeile 230: Zeile 230:
 
                             |cargo table=ARCHIUM_TABLE_hascher_publisher
 
                             |cargo table=ARCHIUM_TABLE_hascher_publisher
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_publisher
 
                             |cargo field=ARCHIUM_PROPERTY_hascher_publisher
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 3 / span 2;">
 
                    <!-- define ISBN input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_isbn|label=ISBN(Literatur)}}}
 
                        {{{field|isbn
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_isbn
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_isbn
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 5 / span 2;">
 
                    <!-- define ASIN input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_asin|label=ASIN(Literatur)}}}
 
                        {{{field|asin
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_asin
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_asin
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
                    <!-- define series field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}}
 
                        {{{field|series
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_series
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_series
 
 
                         }}}
 
                         }}}
 
                     {{{end template}}}
 
                     {{{end template}}}
Zeile 282: Zeile 246:
 
                 </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 edition input field -->
 
                    {{{for template|ARCHIUM_TEMPLATE_hascher_edition|label=Auflage(Literatur)}}}
 
                        {{{field|edition
 
                            |input type=combobox
 
                            |default=
 
                            |placeholder=
 
                            |cargo table=ARCHIUM_TABLE_hascher_edition
 
                            |cargo field=ARCHIUM_PROPERTY_hascher_edition
 
                        }}}
 
                    {{{end template}}}
 
                </div>
 
                <div class="archium-grid-item" style="grid-column: 1 / span 2;">
 
 
                     <!-- define form input field -->
 
                     <!-- define form input field -->
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}}
 
                     {{{for template|ARCHIUM_TEMPLATE_hascher_form|label=Form(Literatur)}}}
Zeile 305: Zeile 257:
 
                     {{{end template}}}
 
                     {{{end template}}}
 
                 </div>
 
                 </div>
                 <div class="archium-grid-item" style="grid-column: 3 / span 2;">
+
                 <div class="archium-grid-item" style="grid-column: 1 / span 3;">
                     <!-- define language input field -->
+
                     <!-- define series field -->
                     {{{for template|ARCHIUM_TEMPLATE_hascher_language|label=Sprache(Literatur)}}}
+
                     {{{for template|ARCHIUM_TEMPLATE_hascher_series|label=Serie(Literatur)}}}
                         {{{field|language
+
                         {{{field|series
                             |input type=combobox
+
                             |input type=textarea with autocomplete
                             |default=Deutsch
+
                             |default=
 
                             |placeholder=
 
                             |placeholder=
                             |cargo table=ARCHIUM_TABLE_hascher_language
+
                             |cargo table=ARCHIUM_TABLE_hascher_series
                             |cargo field=ARCHIUM_PROPERTY_hascher_language
+
                             |cargo field=ARCHIUM_PROPERTY_hascher_series
 
                         }}}
 
                         }}}
 
                     {{{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: 4 / span 3;">
                     <!-- define condition input field -->
+
                     <!-- define other_information input field -->
                     {{{for template|ARCHIUM_TEMPLATE_hascher_condition|label=Zustand(Literatur)}}}
+
                     {{{for template|ARCHIUM_TEMPLATE_hascher_other_information|label=Zusätzliche Informationen(Literatur)}}}
                         {{{field|condition
+
                         {{{field|other_information
 
                             |mandatory
 
                             |mandatory
 
                             |input type=textarea with autocomplete
 
                             |input type=textarea with autocomplete
 
                             |default=
 
                             |default=
 
                             |placeholder=Zustand
 
                             |placeholder=Zustand
                             |cargo table=ARCHIUM_TABLE_hascher_condition
+
                             |cargo table=ARCHIUM_TABLE_hascher_other_information
                             |cargo field=ARCHIUM_PROPERTY_hascher_condition
+
                             |cargo field=ARCHIUM_PROPERTY_hascher_other_information
 
                         }}}
 
                         }}}
 
                     {{{end template}}}
 
                     {{{end template}}}

Version vom 11. Juni 2020, 13:00 Uhr