Line 1: |
Line 1: |
| <includeonly><nowiki>{{{for template|OslTemplate:LabProcess/Parameter/MultiObject/Object|label=|multiple|add button text=Objekt hinzufügen|embed in field=</nowiki>{{{template}}}<nowiki>[objects]|display=NOTspreadsheet}}} </nowiki> | | <includeonly><nowiki>{{{for template|OslTemplate:LabProcess/Parameter/MultiObject/Object|label=|multiple|add button text=Objekt hinzufügen|embed in field=</nowiki>{{{template}}}<nowiki>[objects]|display=NOTspreadsheet}}} </nowiki> |
| {{OslTemplate:LabProcess/Step/Form/Param/Multi/Header}} | | {{OslTemplate:LabProcess/Step/Form/Param/Multi/Header}} |
| + | <!-- NOMINAL Category--> |
| + | |- |
| + | | '''Kategorie:''' |
| + | <!-- NOMINAL CATEGORY:SFS Combobox--> |
| + | | <div class='sfselect-restricted'><nowiki>{{{field|</nowiki>nominal_category<nowiki>|class=sfselect-restricted|input type=SF_Select|query=((Concept:</nowiki>{{{concept|LIMS/Object/Category}}}<nowiki>));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|sametemplate|label|default=Category:Object}}}</nowiki></div> |
| + | <!-- ACTUAL CATEGORY:SFS Combobox--> |
| + | | <div class='PageFormsExtensions_sync-field PageFormsExtensions_sync-field-nested PageFormsExtensions_sync-field-src_{{{template}}}[actual_{{{template_parameter}}}_category]'><nowiki>{{{field|</nowiki>actual_category<nowiki>|class=sfselect-restricted|input type=SF_Select|query=((Concept:</nowiki>{{{concept|LIMS/Object/Category}}}<nowiki>));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|sametemplate|label|default=Category:Object}}} {{{field|actual_category_sync_active|input type=checkbox|label=Tree|default=yes}}}</nowiki>{{#info: Nutzt den Kategoriebaum für die Eingabe}}</div> |
| <!-- NOMINAL TYPE--> | | <!-- NOMINAL TYPE--> |
| |- | | |- |
Line 8: |
Line 15: |
| <!-- ACTUAL TYPE--> | | <!-- ACTUAL TYPE--> |
| <!-- | '''Ist''' | --> | | <!-- | '''Ist''' | --> |
− | | <nowiki>{{{field|</nowiki>actual_type<nowiki>|input type=SF_Select|query=((</nowiki>{{#ifeq: {{{category_input_type|tree}}}|tree|Category:}}<nowiki>@@@@));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|template=</nowiki>{{{template}}}<nowiki>|field=</nowiki>actual_{{{template_parameter}}}_category<nowiki>|label|<!--mandatory-->}}}</nowiki> | + | | <nowiki>{{{field|</nowiki>actual_type<nowiki>|input type=SF_Select|query=((@@@@));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|sametemplate|field=actual_category|label|<!-- mandatory -->}}}</nowiki> |
| |- | | |- |
| | '''Instanz:''' | | | '''Instanz:''' |
Line 18: |
Line 25: |
| | <nowiki>{{{field|</nowiki>actual_instance<nowiki>|input type=SF_Select|query=((IsInstanceOf::@@@@));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|sametemplate|field=</nowiki>actual_type<nowiki>|label|<!--mandatory-->}}}</nowiki> | | | <nowiki>{{{field|</nowiki>actual_instance<nowiki>|input type=SF_Select|query=((IsInstanceOf::@@@@));?Display_title_of;format~plain;sep~,;link~none;headers~hide;limit~1000|sametemplate|field=</nowiki>actual_type<nowiki>|label|<!--mandatory-->}}}</nowiki> |
| |}<nowiki>{{{field|actual_instance_static|hidden|class=hide-instance-when-filled}}}</nowiki> | | |}<nowiki>{{{field|actual_instance_static|hidden|class=hide-instance-when-filled}}}</nowiki> |
− | <nowiki>{{{end template}}}</nowiki></includeonly><!-- | + | <nowiki>{{{end template}}}</nowiki></includeonly> |
− | | |
− | | <nowiki>{{{field|nominal_type|values from category=Physikalische Größe|class=physical_quantity|input type=combobox}}}
| |
− | | {{{field|nominal value}}}
| |
− | | <div class='tiny-input'>{{{field|nominal unit|class=nominal_unit|input type=SF_Select|query=((Attribut:@@@@));?Einheiten;format~plain;sep~,;link~none;mainlabel~-;headers~hide;limit~
| |
− | 200|sametemplate|field=property}}}</div>
| |
− | | {{{field|actual value}}}
| |
− | | <div class='tiny-input'>{{{field|actual unit|input type=SF_Select|query=((Attribut:@@@@));?Einheiten;format~plain;sep~,;link~none;mainlabel~-;headers~hide;limit~200|sametemplate|field=property}}}</div>
| |
− | |}
| |
− | {{{end template}}} -->
| |